summaryrefslogtreecommitdiff
path: root/src/common/showmsg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/showmsg.h')
-rw-r--r--src/common/showmsg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/showmsg.h b/src/common/showmsg.h
index cf9c16d23..31933f17a 100644
--- a/src/common/showmsg.h
+++ b/src/common/showmsg.h
@@ -93,4 +93,4 @@ extern int ShowDebug(const char *, ...);
extern int ShowError(const char *, ...);
extern int ShowFatalError(const char *, ...);
-#endif
+#endif /* _SHOWMSG_H_ */