Fixed a ternary expression in dvbspu.c

This commit is contained in:
Klaus Schmidinger
2002-10-26 10:47:36 +02:00
parent 4247bf58cf
commit 294512863d
2 changed files with 3 additions and 2 deletions

View File

@@ -1639,3 +1639,4 @@ Video Disk Recorder Revision History
helping to fix it).
- Fixed channel switching in case of an active 'Transfer Mode' on the primary
device ('Transfer Mode' is now launched with priority '-1').
- Fixed a ternary expression in dvbspu.c.