summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-10-06 10:40:27 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-10-06 10:40:27 +0200
commitb7d3273d9251a47b056cafc9b44d3ac360328124 (patch)
tree308d5015753777041321751a23990e25424e784b /CONTRIBUTORS
parent53407825f9b51ee9b3cf01a0cc8e14732f2e2d8c (diff)
downloadvdr-b7d3273d9251a47b056cafc9b44d3ac360328124.tar.gz
vdr-b7d3273d9251a47b056cafc9b44d3ac360328124.tar.bz2
Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warning in gcc-3.2
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 208fc60d..2bfe4714 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -176,7 +176,8 @@ Andreas Schultz <aschultz@warp10.net>
for implementing an SPU decoder
for fixing opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver
for reporting a problem with plugin Makefiles and the NEWSTRUCT driver
- for pointing out some unnecessary #includes in eit.c, which caused warnings with gcc-3.2
+ for pointing out some unnecessary #includes in eit.c and a problem with
+ cMenuRecordings::Del(), which caused warnings with gcc-3.2
Aaron Holtzman
for writing 'ac3dec'