diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-10 14:37:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-10 14:37:55 +0100 |
commit | da352e63c67c0e998bddbd293f9415d2f54a2b20 (patch) | |
tree | 94b1c72d8eb885a45fb595726fdf00d5c590bc3d /CONTRIBUTORS | |
parent | 7d590428ec87706dd5b432f648c80184beaf989a (diff) | |
download | vdr-da352e63c67c0e998bddbd293f9415d2f54a2b20.tar.gz vdr-da352e63c67c0e998bddbd293f9415d2f54a2b20.tar.bz2 |
Removed redundant memset() in the ctor of cSatCableNumbers
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1c58564c..893dc0b9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1929,6 +1929,8 @@ Ville Skyttä <ville.skytta@iki.fi> for adding generating a pkg-config file to the Makefile for removing the '.pl' suffix from all scripts for changing the default location for the LIRC socket to /var/run/lirc/lircd + for pointing out that the argument sequence in the memset() call in the ctor of + cSatCableNumbers was wrong Steffen Beyer <cpunk@reactor.de> for fixing setting the colored button help after deleting a recording in case the next |