aboutsummaryrefslogtreecommitdiffstats
path: root/randpkt-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'randpkt-core.h')
-rw-r--r--randpkt-core.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/randpkt-core.h b/randpkt-core.h
index 0ba56cfefc..ac8b6a8908 100644
--- a/randpkt-core.h
+++ b/randpkt-core.h
@@ -67,3 +67,16 @@ void randpkt_loop(randpkt_example* example, guint64 produce_count);
gboolean randpkt_example_close(randpkt_example* example);
#endif
+
+/*
+ * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ *
+ * Local variables:
+ * c-basic-offset: 4
+ * tab-width: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * vi: set shiftwidth=4 tabstop=4 noexpandtab:
+ * :indentSize=4:tabSize=4:noTabs=false:
+ */