diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-24 10:12:09 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-24 10:12:09 +0200 |
commit | 1b0ac71a33fab072c55ba3b52ab960c6a8830b59 (patch) | |
tree | 5b3f299bb99963e5b37d819ef0822ea141647bb7 /HISTORY | |
parent | 7b3d0ce03eab74060b2887b51ce9aac562678cf2 (diff) | |
download | vdr-1b0ac71a33fab072c55ba3b52ab960c6a8830b59.tar.gz vdr-1b0ac71a33fab072c55ba3b52ab960c6a8830b59.tar.bz2 |
Removed a double fdopen() in cPipe::Open()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4811,3 +4811,4 @@ Video Disk Recorder Revision History macro, even if it doesn't use it itself! - Added a comment regarding the PLUGIN macro to the 'newplugin' script. - Added '--vfat' to the vdr.1 man page (reported by Udo Richter). +- Removed a double fdopen() in cPipe::Open() (reported by Stefan Huelswitt). |