diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-24 16:41:35 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-24 16:41:35 +0200 |
commit | faafa625874017d8fe8a532f4da9d0c6d7779a49 (patch) | |
tree | a8da1f4ece19eea19389d7175ad4e5d44ea8755c /HISTORY | |
parent | 44dbfe9f384c3519e9c7ce29ae7eb790b544ea5d (diff) | |
download | vdr-faafa625874017d8fe8a532f4da9d0c6d7779a49.tar.gz vdr-faafa625874017d8fe8a532f4da9d0c6d7779a49.tar.bz2 |
Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2195,3 +2195,5 @@ Video Disk Recorder Revision History different transponder. If this fails, a channel up/down switch is attempted as a fallback solution (thanks to Lauri Tischler for reporting this one, and to Hermann Gausterer for suggesting to switch to the recording channel). +- Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3 (thanks + to Jan Ekholm for reporting this one). |