diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-30 15:57:23 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-30 15:57:23 +0200 |
commit | b7615a7ae144789da14d32019b2f86fc4bf6dcef (patch) | |
tree | 8bc22453c06c4a81fe794b83805380b2c1f32c0a /CONTRIBUTORS | |
parent | 2c8aa42043b35e19600f1181369f1ecb076cf5db (diff) | |
download | vdr-b7615a7ae144789da14d32019b2f86fc4bf6dcef.tar.gz vdr-b7615a7ae144789da14d32019b2f86fc4bf6dcef.tar.bz2 |
Fixed a missing Flush() call in the remote control learning procedure
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 260cb592..dd25ca60 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -400,7 +400,10 @@ Jürgen Zimmermann <jnzimmer@informatik.uni-kl.de> for adding some missing #includes to files in libdtv for gcc 3.2 Helmut Auer <vdr@helmutauer.de> - for reporting a superfluous error message in cLockFile. + for reporting a superfluous error message in cLockFile Jeremy Hall <jhall@UU.NET> for fixing an incomplete initialization of the filter parameters in eit.c + +Oliver Endriss <o.endriss@gmx.de> + for fixing a missing Flush() call in the remote control learning procedure |