diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-26 10:47:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-26 10:47:36 +0200 |
commit | 294512863dda14bafa29d7427d9589a92dcd9059 (patch) | |
tree | ecb660ee136b5e5c435a6d92d02be9451f9bd1e9 /HISTORY | |
parent | 4247bf58cf0c2359a240a00e2af5e92aea4e70cc (diff) | |
download | vdr-294512863dda14bafa29d7427d9589a92dcd9059.tar.gz vdr-294512863dda14bafa29d7427d9589a92dcd9059.tar.bz2 |
Fixed a ternary expression in dvbspu.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |