From 0c5374ce7dbba7e0c527e61ae68e87ad5a61b20a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 16 Jan 2009 14:31:26 +0100 Subject: Added a typecast in cUnbufferedFile::Write() to avoid an error message when compiling on 64 bit systems --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 2b26bc3c..55665d0b 100644 --- a/HISTORY +++ b/HISTORY @@ -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. -- cgit v1.2.3