aboutsummaryrefslogtreecommitdiffstats
path: root/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'log.h')
-rw-r--r--log.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/log.h b/log.h
index c62134db4d..ed6f72499f 100644
--- a/log.h
+++ b/log.h
@@ -36,5 +36,17 @@
/* (might slightly degrade performance) */
/*#define LOG_CAPTURE_VERBOSE*/
+/*
+ * 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