Changed "frame duration" to "frame rate" in vdr.5

This commit is contained in:
Klaus Schmidinger
2010-12-24 15:21:29 +01:00
parent b5aad148d6
commit 9cc9553c63
3 changed files with 4 additions and 2 deletions

View File

@@ -6510,3 +6510,4 @@ Video Disk Recorder Revision History
- Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys
variables where additional 'k_...' flags are used.
- Fixed inclusion of <stdarg.h> (thanks to Henning Heinold).
- Changed "frame duration" to "frame rate" in vdr.5 (reported by Tobias Grimm).