Imported Upstream version 2.6.0
[debian/amanda] / oldrecover-src / uparse.y
index 3700981d2e089852066baf5cdedead60a5513f85..6166db2a30e1bb7005d2581b5a08d8c27f266ae8 100644 (file)
@@ -177,5 +177,5 @@ void
 yyerror(
     char *     s)
 {
-  printf("%s\n", s);
+  g_printf("%s\n", s);
 }