aboutsummaryrefslogtreecommitdiffstats
path: root/register.h
diff options
context:
space:
mode:
Diffstat (limited to 'register.h')
-rw-r--r--register.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/register.h b/register.h
index 1bc023de5d..b70c41d8f1 100644
--- a/register.h
+++ b/register.h
@@ -57,6 +57,8 @@ WS_DLL_PUBLIC gulong register_count(void);
}
#endif /* __cplusplus */
+#endif /* __REGISTER_H__ */
+
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html
*
@@ -66,8 +68,6 @@ WS_DLL_PUBLIC gulong register_count(void);
* indent-tabs-mode: nil
* End:
*
- * ex: set shiftwidth=2 tabstop=8 expandtab:
+ * vi: set shiftwidth=2 tabstop=8 expandtab:
* :indentSize=2:tabSize=8:noTabs=true:
*/
-
-#endif /* __REGISTER_H__ */