From 460b2461b27f0dac36535990b84fb9fd7cbd9f06 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 22 Oct 2008 10:14:38 +0000 Subject: Fix some 'format not a string literal and no format arguments' warnings. * defaults/gconf-defaults.c: (do_copy), (gconf_defaults_unset_mandatory): Fix some 'format not a string literal and no format arguments' warnings. svn path=/trunk/; revision=2705 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e78913d9..0817b720 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-10-22 Christian Persch + + * defaults/gconf-defaults.c: (do_copy), + (gconf_defaults_unset_mandatory): Fix some 'format not a string + literal and no format arguments' warnings. + 2008-10-22 Christian Persch * gconf/gconf-backend.c: (gconf_backend_unref): Fix one 'format not a -- cgit v1.2.1