mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
remove spurious newlines from debug output
Origin commit data
------------------
Commit: 6604178485
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)
This commit is contained in:
committed by
vanhofen
parent
8107c333eb
commit
9cc19fb187
@@ -91,7 +91,7 @@ void CEpgScan::ConfigureEIT()
|
||||
count++;
|
||||
}
|
||||
}
|
||||
INFO("added %d channels to EIT white list\n", count);
|
||||
INFO("added %d channels to EIT white list", count);
|
||||
}
|
||||
|
||||
void CEpgScan::Clear()
|
||||
|
Reference in New Issue
Block a user