diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-01-05 11:04:17 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-01-05 11:04:17 +0100 |
commit | eab7806f2018eeed66d4cfb2151c069237206cd4 (patch) | |
tree | 2b49b429be1858f9e8c9176703800976f7659227 /HISTORY | |
parent | a84d559d2cac67dca82be484571dfa125b67e657 (diff) | |
download | vdr-eab7806f2018eeed66d4cfb2151c069237206cd4.tar.gz vdr-eab7806f2018eeed66d4cfb2151c069237206cd4.tar.bz2 |
Fixed a warning about character comparison in libsi/si.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2544,3 +2544,5 @@ Video Disk Recorder Revision History (thanks to Martin Holst for reporting this one). - Fixed a compiler warning about virtual cConfig::Load() functions (thanks to Lauri Tischler for reporting this one). +- Fixed a warning about character comparison in libsi/si.c (thanks to Lauri + Tischler for reporting this one). |