aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/rpc_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/rpc_stat.c')
-rw-r--r--ui/gtk/rpc_stat.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/gtk/rpc_stat.c b/ui/gtk/rpc_stat.c
index 0247cba7a9..6659390df7 100644
--- a/ui/gtk/rpc_stat.c
+++ b/ui/gtk/rpc_stat.c
@@ -535,3 +535,16 @@ register_tap_listener_gtkrpcstat(void)
register_stat_tap_ui(&rpcstat_ui, NULL);
}
+
+/*
+ * 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:
+ */