aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/hugo/hugo_defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/hugo/hugo_defines.h')
-rw-r--r--engines/glk/hugo/hugo_defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/hugo/hugo_defines.h b/engines/glk/hugo/hugo_defines.h
index 7809ea19b8..5609601ca8 100644
--- a/engines/glk/hugo/hugo_defines.h
+++ b/engines/glk/hugo/hugo_defines.h
@@ -153,7 +153,7 @@ browsing.
#define CODE_WINDOW 2
#endif
-#define PRINTFATALERROR(a) error(a)
+#define PRINTFATALERROR(a) error("%s", a)
} // End of namespace Hugo
} // End of namespace Glk