diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-21 09:14:56 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-21 09:14:56 +0200 |
commit | 95685c842a9333cff040e8d788c7f99ae61b2774 (patch) | |
tree | 75d7664dc27eb12706678818a6f24d80d97e2d10 /CONTRIBUTORS | |
parent | d39c72d088c18ec0a789d4c9df1ec6a961a1acf0 (diff) | |
download | vdr-95685c842a9333cff040e8d788c7f99ae61b2774.tar.gz vdr-95685c842a9333cff040e8d788c7f99ae61b2774.tar.bz2 |
Added a missing 'public' keyword
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3afb3939..260cb592 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -45,6 +45,7 @@ Martin Hammerschmid <martin@hammerschmid.com> for implementing pege up/down with the "Left" and "Right" keys for detecting a deadlock when switching channels via Schedule/Now|Next/Switch for adding a missing #include to ringbuffer.c + for adding a missing 'public' keyword in device.h Bastian Guse <bastian@nocopy.de> for writing the FORMATS entry for timers.conf |