Formatting changes.

This commit is contained in:
vspader 2009-03-05 08:09:29 -08:00
parent 5d91bda8fe
commit a48b1242df

View file

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