aboutsummaryrefslogtreecommitdiffstats
path: root/ui/time_shift.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/time_shift.h')
-rw-r--r--ui/time_shift.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/time_shift.h b/ui/time_shift.h
index 282f1e9d46..510280b7e3 100644
--- a/ui/time_shift.h
+++ b/ui/time_shift.h
@@ -98,4 +98,17 @@ const gchar * time_shift_undo(capture_file *cf);
}
#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 /* __TIME_SHIFT_H__ */