summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/globals.h b/globals.h
index 2d40e1843b..f246b072f6 100644
--- a/globals.h
+++ b/globals.h
@@ -36,4 +36,17 @@ extern capture_file cfile;
}
#endif /* __cplusplus */
+/*
+ * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ *
+ * Local variables:
+ * c-basic-offset: 4
+ * tab-width: 8
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * vi: set shiftwidth=4 tabstop=8 expandtab:
+ * :indentSize=4:tabSize=8:noTabs=true:
+ */
+
#endif /* __GLOBALS_H__ */