diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-10 14:40:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-10 14:40:16 +0100 |
commit | b25efc415e04afc36e10c88cb9b8668a84cf1bb7 (patch) | |
tree | 1d9b101ded1ef0ed7f90e4b656c02c0952ee8e9d /CONTRIBUTORS | |
parent | da352e63c67c0e998bddbd293f9415d2f54a2b20 (diff) | |
download | vdr-b25efc415e04afc36e10c88cb9b8668a84cf1bb7.tar.gz vdr-b25efc415e04afc36e10c88cb9b8668a84cf1bb7.tar.bz2 |
Removed a redundant NULL check in cDvbSpuDecoder::setTime()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 893dc0b9..b1479b23 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1931,6 +1931,7 @@ Ville Skyttä <ville.skytta@iki.fi> 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 + for removing a redundant NULL check in cDvbSpuDecoder::setTime() Steffen Beyer <cpunk@reactor.de> for fixing setting the colored button help after deleting a recording in case the next |