Fixed an uninitialized variable in cDisplayChannel

This commit is contained in:
Klaus Schmidinger
2003-05-29 11:45:13 +02:00
parent 984c51ef91
commit b8c2934668
3 changed files with 5 additions and 2 deletions

View File

@@ -2223,3 +2223,4 @@ Video Disk Recorder Revision History
- Some corrections to the Catalanian OSD texts (thanks to Jordi Vil<69>).
- 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).