diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-29 11:45:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-29 11:45:13 +0200 |
commit | b8c2934668cd4c497bc5fcda0d18231d447af0ad (patch) | |
tree | c382378d7d36b0edfd26f918000ee39012cc6f67 /HISTORY | |
parent | 984c51ef917611c4c0ce0850339a3259984e14bc (diff) | |
download | vdr-b8c2934668cd4c497bc5fcda0d18231d447af0ad.tar.gz vdr-b8c2934668cd4c497bc5fcda0d18231d447af0ad.tar.bz2 |
Fixed an uninitialized variable in cDisplayChannel
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2223,3 +2223,4 @@ Video Disk Recorder Revision History - Some corrections to the Catalanian OSD texts (thanks to Jordi Vilà). - Single event timers are now deleted if the recording they are doing is deleted before the timer ends. +- Fixed an uninitialized variable in cDisplayChannel (thanks to Stefan Huelswitt). |