Formatting changes.

CQTexperiment
vspader 2009-03-05 08:09:29 -08:00
parent 5d91bda8fe
commit a48b1242df
1 changed files with 1 additions and 2 deletions

View File

@ -38,8 +38,7 @@
} }
int st = _get->run(); int st = _get->run();
if (st < 0) if (st < 0) {
{
return NO; return NO;
} }