Fixed handling error case '-1' when polling section filters

This commit is contained in:
Klaus Schmidinger
2004-07-17 14:35:31 +02:00
parent 8d0a800391
commit 4807f978e5
3 changed files with 5 additions and 2 deletions

View File

@@ -2949,3 +2949,5 @@ Video Disk Recorder Revision History
to Reinhard Nissl for reporting this one).
- No longer adding section filters to the list of filters if they can't be opened
(thanks to Marco Schl<68><6C>ler for pointing this out).
- Fixed handling error case '-1' when polling section filters (thanks to Marco
Schl<68><6C>ler).