mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +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)
|
for (sit = sections.begin(); sit != sections.end(); ++sit)
|
||||||
{
|
{
|
||||||
|
|
||||||
if (CServiceScan::getInstance()->Aborted()){
|
if (CServiceScan::getInstance()->Aborted())
|
||||||
|
{
|
||||||
if (pFile)
|
if (pFile)
|
||||||
fclose(pFile);
|
fclose(pFile);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user