X-Git-Url: https://git.piment-noir.org/?p=TP_AL_C.git;a=blobdiff_plain;f=lexer%2Fprint_helper.h;h=e92cc844387ada53516baf747bf2d42a0ba7e5dd;hp=1015199f85e39ae62f56344827b83f5db1f2ad7b;hb=224a9916c711eb5a0fe0c2065fdb62a0cf40afaf;hpb=9ed84d89d23a6198fd4157bfe93424b7b7582332 diff --git a/lexer/print_helper.h b/lexer/print_helper.h index 1015199..e92cc84 100644 --- a/lexer/print_helper.h +++ b/lexer/print_helper.h @@ -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_ */