Fixed variable types in cIndexFile

This commit is contained in:
Klaus Schmidinger
2009-06-13 13:35:49 +02:00
parent e392051752
commit 884d10fbf6
3 changed files with 5 additions and 6 deletions

View File

@@ -6134,5 +6134,4 @@ Video Disk Recorder Revision History
- Added a plausibility check for the OSD percentage parameters
to avoid problems in case the values are stored in the setup.conf
file in a wrong way.
- Fixed index types in cIndexFile::GetNextIFrame() (reported by
Udo Richter).
- Fixed variable types in cIndexFile (reported by Udo Richter).