mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-14 17:03:34 +02:00
remove spurious newlines from debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1fa91ad136
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -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