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