diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-06 14:07:02 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-06 14:07:02 +0200 |
commit | abd5a81c897ae6b4c09b68742bf9f396155d1eb2 (patch) | |
tree | 592ef0e4cfd1ea2fb40a729442eb8dc0cb64e7b7 /CONTRIBUTORS | |
parent | 1d03f30e93194ef2cd27d613ed00409dbc54c95e (diff) | |
download | vdr-abd5a81c897ae6b4c09b68742bf9f396155d1eb2.tar.gz vdr-abd5a81c897ae6b4c09b68742bf9f396155d1eb2.tar.bz2 |
Modified cSVDRP::CmdGRAB() to avoid writing into const data
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1767899e..adbd0cad 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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' |