Fixed a crash on systems with disks that have a block size larger than 1MB

This commit is contained in:
Klaus Schmidinger
2002-05-01 16:22:41 +02:00
parent eefd2b88f1
commit f492153edb
3 changed files with 10 additions and 4 deletions

View File

@@ -1228,3 +1228,5 @@ Video Disk Recorder Revision History
- Added Greek language texts (thanks to Dimitrios Dimitrakos).
- Fixed the unit of the "SVDRP timeout" setup parameter (thanks to Marcus Kuba
for reporting this one).
- Fixed a crash on systems with disks that have a block size larger than 1MB
(thanks to Ulrich Petri for helping to debug this one).