Sophie

Sophie

distrib > Mandriva > 10.0-com > x86_64 > by-pkgid > 13b1b4e628ae87482aa2f3f3b10c2f26 > files > 2

ez-ipupdate-3.0.11b8-2.1.100mdk.src.rpm

--- ez-ipupdate.c.old	2004-10-21 23:44:57.000000000 +0200
+++ ez-ipupdate.c	2004-10-22 23:56:05.000000000 +0200
@@ -805,7 +805,7 @@
     sprintf(buf, "message incomplete because your OS sucks: %s\n", fmt);
 #endif
 
-    syslog(LOG_NOTICE, buf);
+    syslog(LOG_NOTICE, "%s", buf);
   }
   else
   {