From 1d03f30e93194ef2cd27d613ed00409dbc54c95e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 6 Jun 2009 13:48:41 +0200 Subject: Added some missing 'const' keywords to avoid compilation errors with gcc 4.4 --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 609f78a7..29b7ed60 100644 --- a/HISTORY +++ b/HISTORY @@ -6125,3 +6125,5 @@ Video Disk Recorder Revision History - Fixed handling the length of DiSEqC command sequences (reported by Reinhard Nissl). - Fixed cOsdMenu::Display() in case the menu size has changed (thanks to Reinhard Nissl). +- Added some missing 'const' keywords to avoid compilation errors with gcc 4.4 + (thanks to Ville Skyttä and Ludwig Nussel). -- cgit v1.2.3