summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-11 14:42:36 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-11 14:42:36 +0200
commit848e79eec8026ed0836f64faad2148836be27836 (patch)
treef4d580b91cb86515ffccf243c0cfe3eb5beb9298 /CONTRIBUTORS
parentc6e759f436e2ee6496425a2293bb64d7f28103d0 (diff)
downloadvdr-848e79eec8026ed0836f64faad2148836be27836.tar.gz
vdr-848e79eec8026ed0836f64faad2148836be27836.tar.bz2
Changed C++ style comments in libdtv into C style to avoid warnings in gcc 3.x
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index f9592900..052438cc 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -202,6 +202,7 @@ Andreas Schultz <aschultz@warp10.net>
for making EIT filtering use masks to reduce the number of filters
for suggesting to remove the Mute() call from cDvbDevice::StillPicture()
for suggesting to separate the startup of a plugin into an "early" and a "late" phase
+ for changing C++ style comments in libdtv into C style to avoid warnings in gcc 3.x
Aaron Holtzman
for writing 'ac3dec'