From 6715f4048407bb4db430f3181d29ee71a9069653 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 14 Feb 2012 13:53:38 +0100 Subject: Added some missing 'const' keywords to avoid compilation errors with gcc 4.4 (backport from version 1.7.8) --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index b31cceb1..78050083 100644 --- a/HISTORY +++ b/HISTORY @@ -5763,3 +5763,5 @@ Video Disk Recorder Revision History - Changed cDvbDevice::GrabImage() to use V4L2 (backport from version 1.7.3, thanks to Ralf Schueler). +- Added some missing 'const' keywords to avoid compilation errors with gcc 4.4 + (backport from version 1.7.8, thanks to Ralf Schueler). -- cgit v1.2.3