mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- zapit/scanait: formatting code using astyle
see https://github.com/neutrino-images/ni-buildsystem/blob/master/support/scripts/astyle.sh Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -135,7 +135,8 @@ bool CAit::Parse()
|
||||
for (sit = sections.begin(); sit != sections.end(); ++sit)
|
||||
{
|
||||
|
||||
if (CServiceScan::getInstance()->Aborted()){
|
||||
if (CServiceScan::getInstance()->Aborted())
|
||||
{
|
||||
if (pFile)
|
||||
fclose(pFile);
|
||||
|
||||
|
Reference in New Issue
Block a user