Origin commit data
------------------
Branch: ni/coolstream
Commit: 39f3a0e2a0
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-06 (Sat, 06 Nov 2021)

Origin message was:
------------------
- zapit/scanait: formatting code using astyle; see https://github.com/neutrino-images/ni-buildsystem/blob/master/support/scripts/astyle.sh

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-11-06 10:51:55 +01:00
parent 4af3eda150
commit 465f89f26f
2 changed files with 89 additions and 88 deletions

View File

@@ -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);