diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-11-03 14:52:08 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-11-03 14:52:08 +0100 |
commit | b54da2e0eb3469a9d5632726273ca3f6dbde7a6e (patch) | |
tree | ceaa515d3818478a0d717090059e13c016ebd8b3 /HISTORY | |
parent | 672c8c3d0ef9c8a4c82c457807e9a5b8bd2e5212 (diff) | |
download | vdr-b54da2e0eb3469a9d5632726273ca3f6dbde7a6e.tar.gz vdr-b54da2e0eb3469a9d5632726273ca3f6dbde7a6e.tar.bz2 |
Added some missing 'const' keywords
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |