Added some missing 'const' to tChannelID

This commit is contained in:
Klaus Schmidinger
2011-06-21 21:45:08 +02:00
parent 8ee2c5e293
commit c066f803f1
4 changed files with 16 additions and 11 deletions

View File

@@ -6649,3 +6649,7 @@ Video Disk Recorder Revision History
Lars Bl<42>ser).
- Added support for "content identifier descriptor" and "default authority descriptor"
to 'libsi' (thanks to Dave Pickles).
2011-06-21: Version 1.7.20
- Added some missing 'const' to tChannelID (reported by Sundararaj Reel).