Removed a double fdopen() in cPipe::Open()

This commit is contained in:
Klaus Schmidinger
2006-06-24 10:12:09 +02:00
parent 7b3d0ce03e
commit 1b0ac71a33
3 changed files with 3 additions and 2 deletions

View File

@@ -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).