Translate all printed messages in english.
[TP_AL_C.git] / lexer / print_helper.h
index 1015199f85e39ae62f56344827b83f5db1f2ad7b..e92cc844387ada53516baf747bf2d42a0ba7e5dd 100644 (file)
@@ -7,4 +7,4 @@ void pr_error(const char *format, ...);
 void wpr_warning(const wchar_t *format, ...);
 void wpr_error(const wchar_t *format, ...);
 
-#endif
+#endif /* PRINT_HELPER_H_ */