aboutsummaryrefslogtreecommitdiffstats
path: root/frame_tvbuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'frame_tvbuff.h')
-rw-r--r--frame_tvbuff.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/frame_tvbuff.h b/frame_tvbuff.h
index 2e873dd6e9..47b4641b50 100644
--- a/frame_tvbuff.h
+++ b/frame_tvbuff.h
@@ -41,4 +41,17 @@ extern tvbuff_t *file_tvbuff_new_buffer(const frame_data *fd, Buffer *buf);
}
#endif /* __cplusplus */
+/*
+ * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ *
+ * Local variables:
+ * c-basic-offset: 8
+ * tab-width: 8
+ * indent-tabs-mode: t
+ * End:
+ *
+ * vi: set shiftwidth=8 tabstop=8 noexpandtab:
+ * :indentSize=8:tabSize=8:noTabs=false:
+ */
+
#endif /* __FRAME_TVBUFF_H__ */