aboutsummaryrefslogtreecommitdiffstats
path: root/ui/persfilepath_opt.h
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-10-12 14:56:12 -0400
committerBill Meier <wmeier@newsguy.com>2014-10-12 18:58:32 +0000
commit1b8b2a8aa8b3b21647070c8cb85de7d43cdd480e (patch)
treeae637d5385d32d07db062bd4aaeed94b312b9c15 /ui/persfilepath_opt.h
parent4e328e47098501c65f751774b8a13493f44b7214 (diff)
Add editor modelines; Adjust whitespace as needed.
Change-Id: I4da7b335d905dbca10bbce03aa88e1cdeeb1f8ad Reviewed-on: https://code.wireshark.org/review/4626 Reviewed-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'ui/persfilepath_opt.h')
-rw-r--r--ui/persfilepath_opt.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/persfilepath_opt.h b/ui/persfilepath_opt.h
index faa3b38fd0..03555800a4 100644
--- a/ui/persfilepath_opt.h
+++ b/ui/persfilepath_opt.h
@@ -39,4 +39,17 @@ extern gboolean persfilepath_opt(int opt, const char *optstr);
}
#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 /* PERSFILEPATH_OPT_H */