summaryrefslogtreecommitdiffstats
path: root/Gui/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/error.h')
-rw-r--r--Gui/error.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gui/error.h b/Gui/error.h
index 5e66b868a7..7ce79e7cde 100644
--- a/Gui/error.h
+++ b/Gui/error.h
@@ -18,4 +18,5 @@ typedef void (*errorTHandler)( int critical,const char * format, ... );
extern errorTHandler message;
extern errorTHandler dbprintf;
-#endif \ No newline at end of file
+#endif
+