Fixed the cChannel copy constructor

This commit is contained in:
Klaus Schmidinger
2005-08-06 12:13:55 +02:00
parent bc22ed879c
commit ff5df8f298
4 changed files with 31 additions and 22 deletions

View File

@@ -3655,3 +3655,5 @@ Video Disk Recorder Revision History
problem with this).
- Files and directories are now created with rights according to the shell's
umask settings (thanks to Andreas Brachold).
- Fixed the cChannel copy constructor (thanks to Marcel Wiesweg for pointing out
a problem with it).