Formatting changes.
This commit is contained in:
parent
5d91bda8fe
commit
a48b1242df
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@
|
|||
}
|
||||
|
||||
int st = _get->run();
|
||||
if (st < 0)
|
||||
{
|
||||
if (st < 0) {
|
||||
return NO;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue