diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-12-24 11:34:11 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-12-24 11:34:11 +0100 |
commit | c8cc3a6e366d5fbea27085417be938c4557e31f5 (patch) | |
tree | 36dfa8fb3aac9e1c9d5b7fe39fe04246f132cb42 /CONTRIBUTORS | |
parent | 5bc4b0072c16cd98fd405ff89f0ced638eb250e1 (diff) | |
download | vdr-c8cc3a6e366d5fbea27085417be938c4557e31f5.tar.gz vdr-c8cc3a6e366d5fbea27085417be938c4557e31f5.tar.bz2 |
Fixed inclusion of <stdarg.h>
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5cd6bf9f..6400eac0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2635,3 +2635,6 @@ Osama Alrawab <alrawab@hotmail.com> Antti Seppälä <a.seppala@gmail.com> for suggesting to add cString::operator=(const char *String) + +Henning Heinold <heinold@inf.fu-berlin.de> + for fixing inclusion of <stdarg.h> |