summaryrefslogtreecommitdiff
path: root/core/print_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/print_string.h')
-rw-r--r--core/print_string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/print_string.h b/core/print_string.h
index c2cf1c293b..d83cc35dd6 100644
--- a/core/print_string.h
+++ b/core/print_string.h
@@ -60,4 +60,4 @@ extern void print_line(String p_string);
extern void print_error(String p_string);
extern void print_verbose(String p_string);
-#endif
+#endif // PRINT_STRING_H