From 68d59e292124abc89432e8403c4c2b7441c55f7c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 1 Jan 2010 15:44:52 +0100 Subject: Fixed compiler warnings "format not a string literal and no format arguments" in some syslog calls --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index a1f647da..f83de336 100644 --- a/HISTORY +++ b/HISTORY @@ -6247,3 +6247,5 @@ Video Disk Recorder Revision History IMPORTANT NOTE TO PLUGIN AUTHORS: a plugin that implements a derived cDevice class that can replay video must now call the MakePrimaryDevice() function of its base class. +- Fixed compiler warnings "format not a string literal and no format arguments" + in some syslog calls (thanks to Rolf Ahrenberg). -- cgit v1.2.3