aboutsummaryrefslogtreecommitdiffstats
path: root/capture_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture_info.h')
-rw-r--r--capture_info.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/capture_info.h b/capture_info.h
index 6b92d70704..cbd13336c0 100644
--- a/capture_info.h
+++ b/capture_info.h
@@ -79,4 +79,17 @@ capture_info *cinfo);
}
#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 /* capture_info.h */