diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-08 15:38:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-08 15:38:58 +0100 |
commit | 75861a97bce2baf43f63feb551505d187cd55bbd (patch) | |
tree | f573a4e9c5b3d03cf81df4894123a0ecf709f644 /CONTRIBUTORS | |
parent | e8406def0265747e484e2689cd5d26bee23ec3b0 (diff) | |
download | vdr-75861a97bce2baf43f63feb551505d187cd55bbd.tar.gz vdr-75861a97bce2baf43f63feb551505d187cd55bbd.tar.bz2 |
Removed checking for minimum line length of 21 characters in the LIRC receiver code
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e0bc748e..a3c98c1e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2665,3 +2665,7 @@ Milan Cvijanovic <elcom_cvijo@hotmail.com> Frank Neumann <frank.neumann@hp.com> for suggesting to reduce the thread and I/O priority cCuttingThread::Action() + +Gerald Dachs <vdr@dachsweb.de> + for reporting a problem with checking for minimum line length of 21 characters in + the LIRC receiver code |