summaryrefslogtreecommitdiff
path: root/register.h
diff options
context:
space:
mode:
Diffstat (limited to 'register.h')
-rw-r--r--register.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/register.h b/register.h
index dbbd01d1d8..1bc023de5d 100644
--- a/register.h
+++ b/register.h
@@ -57,4 +57,17 @@ WS_DLL_PUBLIC gulong register_count(void);
}
#endif /* __cplusplus */
+/*
+ * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ *
+ * Local Variables:
+ * c-basic-offset: 2
+ * tab-width: 8
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * ex: set shiftwidth=2 tabstop=8 expandtab:
+ * :indentSize=2:tabSize=8:noTabs=true:
+ */
+
#endif /* __REGISTER_H__ */