summaryrefslogtreecommitdiff
path: root/src/char/int_storage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/char/int_storage.hpp')
-rw-r--r--src/char/int_storage.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/char/int_storage.hpp b/src/char/int_storage.hpp
index 0b22af2..a5e9e0b 100644
--- a/src/char/int_storage.hpp
+++ b/src/char/int_storage.hpp
@@ -1,4 +1,3 @@
-// $Id: int_storage.h,v 1.1.1.1 2004/09/10 17:26:51 MagicalTux Exp $
#ifndef INT_STORAGE_HPP
#define INT_STORAGE_HPP
@@ -12,4 +11,4 @@ int inter_storage_parse_frommap(int fd);
extern char storage_txt[1024];
-#endif
+#endif // INT_STORAGE_HPP