version 1.4.56b
[polyglot.git] / util.c
diff --git a/util.c b/util.c
index 06f868d..c2dec6b 100644 (file)
--- a/util.c
+++ b/util.c
@@ -202,7 +202,7 @@ void my_fatal(const char format[], ...) {
     // This should be gui_send but this does not work.\r
     // Why?\r
 \r
-    fprintf(stderr,"tellusererror POLYGLOT: %s",string);\r
+    printf("tellusererror POLYGLOT: %s",string);\r
 \r
     if (Error) { // recursive error\r
         my_log("POLYGLOT *** RECURSIVE ERROR ***\n");\r