Modified cSVDRP::CmdGRAB() to avoid writing into const data

This commit is contained in:
Klaus Schmidinger
2009-06-06 14:07:02 +02:00
parent 1d03f30e93
commit abd5a81c89
3 changed files with 10 additions and 6 deletions

View File

@@ -921,6 +921,7 @@ Ludwig Nussel <ludwig.nussel@web.de>
for adding some missing 'const' keywords
for pointing out that "%016llX" should be used instead of "%016LX"
for adding some missing 'const' keywords to avoid compilation errors with gcc 4.4
for reporting that cSVDRP::CmdGRAB() writes into const data
Thomas Koch <tom@harhar.net>
for his support in keeping the Premiere World channels up to date in 'channels.conf'