diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-08-16 10:42:05 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-08-16 10:42:05 +0200 |
commit | a397b8a512843bade38e5eb1c254ac59ad1c9d92 (patch) | |
tree | 4ed229557d7a0b6d950fdc008aee17d901588365 /CONTRIBUTORS | |
parent | 78fc3f2b30cc69bb348f15eb5dc0703c833c7851 (diff) | |
download | vdr-a397b8a512843bade38e5eb1c254ac59ad1c9d92.tar.gz vdr-a397b8a512843bade38e5eb1c254ac59ad1c9d92.tar.bz2 |
Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dfa7a356..06e91aa8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2287,6 +2287,7 @@ Matthias Schwarzott <zzam@gentoo.org> for adding DESTDIR and PREFIX handling to the Makefile for fixing some compiler warnings with gcc-4.2.0 for fixing setting the locale file name in i18n-to-gettext.pl + for fixing cRecordings::DelByName() to avoid compilation errors with gcc 4.4 Martin Ostermann <martin@familie-ostermann.de> for fixing processing the PDCDescriptor in 'libsi' on big endian systems |