summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-05-18 08:48:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-05-18 08:48:43 +0200
commit5b64f51b0b168c709a635c72712374c2a1f47b3f (patch)
treec91d8764639ed77ca677a20bef6fae34126727fc /CONTRIBUTORS
parent6e85bc48b88e9f4d4a14157e990de97c928dc4b7 (diff)
downloadvdr-5b64f51b0b168c709a635c72712374c2a1f47b3f.tar.gz
vdr-5b64f51b0b168c709a635c72712374c2a1f47b3f.tar.bz2
Fixed some function headers to make them compile with gcc 3.x
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index f809a5a3..a6329b9a 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -332,3 +332,6 @@ Andreas Böttger <fboettger@t-online.de>
Rudi Hofer (Rudi.Hofer@cadsoft.de)
for his help in keeping 'channels.conf' up to date
+
+Gregoire Favre <greg@ulima.unil.ch>
+ for fixing some function headers to make them compile with gcc 3.x