aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-09-05 09:23:50 +0000
committerJörg Mayer <jmayer@loplof.de>2013-09-05 09:23:50 +0000
commitc248e3c5b2d64f25bbec6973b5eea42a55a87bc7 (patch)
treee4d3fdb1868a1bcd174f2e5ec3798fbba22fabaa /tools
parenta5e2a30fc7ce921fcbb2b6b18f9f23abe776eeb3 (diff)
Add modelines to avoid using tabs in the code
svn path=/trunk/; revision=51779
Diffstat (limited to 'tools')
-rwxr-xr-xtools/asn2wrs.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/asn2wrs.py b/tools/asn2wrs.py
index 983fb0de83..7475c467b3 100755
--- a/tools/asn2wrs.py
+++ b/tools/asn2wrs.py
@@ -8004,3 +8004,10 @@ if __name__ == '__main__':
main()
#------------------------------------------------------------------------------
+#
+# Editor modelines - http://www.wireshark.org/tools/modelines.html
+#
+# c-basic-offset: 4; tab-width: 8; indent-tabs-mode: nil
+# vi: set shiftwidth=4 tabstop=8 expandtab:
+# :indentSize=4:tabSize=8:noTabs=true:
+