diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-29 17:22:10 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-29 17:22:10 +0100 |
commit | b95b85fee4a7c26bfbc2890ac3ff00cef5fa0388 (patch) | |
tree | 4c92fc8dd395fa0f8139723bc5deb22ed5dce579 /CONTRIBUTORS | |
parent | 63ee17701a51ae721a1d0b4517783d3ffba35f74 (diff) | |
download | vdr-b95b85fee4a7c26bfbc2890ac3ff00cef5fa0388.tar.gz vdr-b95b85fee4a7c26bfbc2890ac3ff00cef5fa0388.tar.bz2 |
Deleted a superfluous assignment in cPipe::Open()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2319ac92..2a6da72c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2036,6 +2036,7 @@ Ville Skyttä <ville.skytta@iki.fi> for fixing some spellings in positioner.h and Doxyfile for changing '%a' to the POSIX compliant '%m' in all scanf() calls for reporting a possible NULL pointer dereference in cCiSession::SendData() + for reporting a superfluous assignment in cPipe::Open() Steffen Beyer <cpunk@reactor.de> for fixing setting the colored button help after deleting a recording in case the next |