Fixed skipping the next hit of a repeating timer

This commit is contained in:
Klaus Schmidinger
2002-03-31 21:24:10 +02:00
parent 94849cfde8
commit 2331fb9cc1
5 changed files with 12 additions and 9 deletions

View File

@@ -1157,3 +1157,5 @@ Video Disk Recorder Revision History
up from right to left.
- Now using statfs() to determine the amount of free disk space, which avoids
the use of an external 'df' command (thanks to Ruben Nunez Francisco).
- Fixed skipping the next hit of a repeating timer (thanks to Rainer Zocholl
for reporting this one).