summaryrefslogtreecommitdiff
path: root/t/lib/h2ph.h
diff options
context:
space:
mode:
Diffstat (limited to 't/lib/h2ph.h')
-rw-r--r--t/lib/h2ph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib/h2ph.h b/t/lib/h2ph.h
index cddf0a7d94..128ec5f1ae 100644
--- a/t/lib/h2ph.h
+++ b/t/lib/h2ph.h
@@ -38,7 +38,7 @@
#if !(defined __SOMETHING_MORE_IMPORTANT)
# warn Be careful...
#elif !(defined __SOMETHING_REALLY_REALLY_IMPORTANT)
-# error Nup, can't go on /* ' /* stupid font-lock-mode */
+# error "Nup, can't go on" /* ' /* stupid font-lock-mode */
#else /* defined __SOMETHING_MORE_IMPORTANT && defined __SOMETHING_REALLY_REALLY_IMPORTANT */
# define EVERYTHING_IS_OK
#endif