Some fixes to avoid compiler warnings in gcc 4.0

This commit is contained in:
Klaus Schmidinger
2005-03-20 10:10:38 +01:00
parent 86a9d179bd
commit e760b14f64
6 changed files with 19 additions and 9 deletions

View File

@@ -3464,3 +3464,5 @@ Video Disk Recorder Revision History
- The day of a timer is now stored as a full date in ISO notation ("YYYY-MM-DD") in
'timers.conf' and for the result of the SVDRP command LSTT (based in parts on a
patch by Roman Krenick<63>).
- Some fixes to avoid compiler warnings in gcc 4.0 (thanks to Ville Skytt<74> for reporting
these).