Fixed handling line numbers in error messages when reading EPG data

This commit is contained in:
Klaus Schmidinger
2017-05-09 12:25:32 +02:00
parent 44287ca25e
commit 34f572f792
3 changed files with 11 additions and 9 deletions

View File

@@ -9021,3 +9021,4 @@ Video Disk Recorder Revision History
DVBC_ANNEX_C and DVBC2.
- Added a Status parameter to the interface of cDevice::SignalStats() and
cDvbDevice::SignalStats() (thanks to Rolf Ahrenberg).
- Fixed handling line numbers in error messages when reading EPG data.