Imported Upstream version 2.6.0
[debian/amanda] / oldrecover-src / uparse.c
index e4dc87a8139c8daed4b745356aefe58a265cff46..0de18c5d911c3fd00a342adfcae3158df7bd2683 100644 (file)
@@ -1835,6 +1835,6 @@ void
 yyerror(
     char *     s)
 {
-  printf("%s\n", s);
+  g_printf("%s\n", s);
 }