Fixed a warning about character comparison in libsi/si.c

This commit is contained in:
Klaus Schmidinger
2004-01-05 11:04:17 +01:00
parent a84d559d2c
commit eab7806f20
3 changed files with 5 additions and 2 deletions

View File

@@ -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).