diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-16 14:31:26 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-16 14:31:26 +0100 |
commit | 0c5374ce7dbba7e0c527e61ae68e87ad5a61b20a (patch) | |
tree | 04771d1975353b0331648c7f2b1606b7570ccacb /HISTORY | |
parent | 970622ccf294ce3ce34f230b163bf3ef9464019d (diff) | |
download | vdr-0c5374ce7dbba7e0c527e61ae68e87ad5a61b20a.tar.gz vdr-0c5374ce7dbba7e0c527e61ae68e87ad5a61b20a.tar.bz2 |
Added a typecast in cUnbufferedFile::Write() to avoid an error message when compiling on 64 bit systems
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5922,3 +5922,5 @@ Video Disk Recorder Revision History implements this change in the driver. The the patch av7110_v4ldvb_api5_audiobuf_test_1.diff mentioned in version 1.7.2 is no longer necessary. +- Added a typecast in cUnbufferedFile::Write() to avoid an error message when + compiling on 64 bit systems. |