Added some missing 'const' keywords

This commit is contained in:
Klaus Schmidinger
2007-11-03 14:52:08 +01:00
parent 672c8c3d0e
commit b54da2e0eb
3 changed files with 7 additions and 5 deletions

View File

@@ -5506,3 +5506,4 @@ Video Disk Recorder Revision History
- Fixed a possible blocking in replay when subtitles are active.
- Fixed displaying subtitles in live mode.
- Fixed handling CONFDIR (thanks to Rolf Ahrenberg).
- Added some missing 'const' keywords (thanks to Sascha Volkenandt).