mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
zapit/scanait: formatting code using astyle; see https://github.com/neutrino-images/ni-buildsystem/blob/master/support/scripts/astyle.sh
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:
@@ -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