Fixed initializing the timer's flags in the cTimer copy constructor

This commit is contained in:
Klaus Schmidinger
2008-04-13 12:47:58 +02:00
parent f933b63d1f
commit 1d417431d6
3 changed files with 5 additions and 1 deletions

View File

@@ -5736,3 +5736,5 @@ Video Disk Recorder Revision History
Nissl).
- Improved logging system time changes to avoid problems on slow systems under
heavy load (suggested by Helmut Auer).
- Fixed initializing the timer's flags in the cTimer copy constructor (thanks to
Andreas Mair).