Added some missing 'const' keywords to avoid compilation errors with gcc 4.4 (backport from version 1.7.8)

This commit is contained in:
Klaus Schmidinger
2012-02-14 13:53:38 +01:00
parent 17485ccc96
commit 6715f40484
4 changed files with 13 additions and 8 deletions

View File

@@ -2367,3 +2367,5 @@ Winfried K
Ralf Schueler <dl4mw@schueler.ws>
for backporting "Changed cDvbDevice::GrabImage() to use V4L" from version 1.7.3
to 1.6.0-3
for backporting "Added some missing 'const' keywords to avoid compilation errors
with gcc 4.4" from version 1.7.8 to 1.6.0-3