aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.am
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-05-28 18:04:34 +0200
committerMichael Mann <mmann78@netscape.net>2014-05-28 23:41:42 +0000
commit56d8ff67904af95fe3178faf774c0dfd3c076bdf (patch)
tree5099d697d4e9febb44248d09f56c6557a94c7d45 /wsutil/Makefile.am
parent40a21bc99c57596c88820c8c37639cc2354bc582 (diff)
Add Modelines
Change-Id: I3b41a15f53afc718ccf5892174345220a09c6714 Reviewed-on: https://code.wireshark.org/review/1847 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'wsutil/Makefile.am')
-rw-r--r--wsutil/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/wsutil/Makefile.am b/wsutil/Makefile.am
index 603e3ac3e7..0a971643b1 100644
--- a/wsutil/Makefile.am
+++ b/wsutil/Makefile.am
@@ -128,3 +128,16 @@ checkapi:
# $(PERL) $(top_srcdir)/tools/checkAPIs.pl -g abort -g termoutput \
# -sourcedir=$(srcdir) \
# file_util.c unicode-utils.c
+
+#
+# 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:
+#