Formatting changes.
parent
5d91bda8fe
commit
a48b1242df
|
@ -38,8 +38,7 @@
|
|||
}
|
||||
|
||||
int st = _get->run();
|
||||
if (st < 0)
|
||||
{
|
||||
if (st < 0) {
|
||||
return NO;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue