Index: trunk/magic/remove/src/streaksutil.c
===================================================================
--- trunk/magic/remove/src/streaksutil.c	(revision 24556)
+++ trunk/magic/remove/src/streaksutil.c	(revision 25082)
@@ -44,5 +44,5 @@
 // we just bail out
 void streaksExit(psString str, int exitCode) {
-    psErrorStackPrint(stderr, str);
+    psErrorStackPrint(stderr, "%s", str);
     if (ourStreakFiles) {
         deleteTemps(ourStreakFiles);
