summaryrefslogtreecommitdiff
path: root/src/char/inter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/char/inter.hpp')
-rw-r--r--src/char/inter.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/char/inter.hpp b/src/char/inter.hpp
index 1887ff1..f8cb3da 100644
--- a/src/char/inter.hpp
+++ b/src/char/inter.hpp
@@ -1,4 +1,3 @@
-// $Id: inter.h,v 1.1.1.1 2004/09/10 17:26:51 MagicalTux Exp $
#ifndef INTER_HPP
#define INTER_HPP
@@ -16,4 +15,4 @@ int inter_log(const char *fmt, ...);
extern int party_share_level;
extern char inter_log_filename[1024];
-#endif
+#endif // INTER_HPP