aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-fileformats.sh
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-03-01 16:13:44 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-03-01 16:13:44 +0000
commitce6f1d2f9c51e3be294fd4dfbd0e367afae15e55 (patch)
tree72c5eadc90d7a205557e260e30526fff1bb0480c /test/suite-fileformats.sh
parentba18b3d7d90334f074b3618449edbb9b23ff5989 (diff)
Whitespace changes: Convert spaces to tabs. Add modelines.
svn path=/trunk/; revision=47975
Diffstat (limited to 'test/suite-fileformats.sh')
-rwxr-xr-xtest/suite-fileformats.sh11
1 files changed, 6 insertions, 5 deletions
diff --git a/test/suite-fileformats.sh b/test/suite-fileformats.sh
index 52651e2a20..09f279c0aa 100755
--- a/test/suite-fileformats.sh
+++ b/test/suite-fileformats.sh
@@ -153,14 +153,15 @@ fileformats_suite() {
#test_suite_add "Wireshark file format" wireshark_ff_suite
#test_suite_add "Editcap file format" editcap_ff_suite
}
-
-# Editor modelines
#
-# Local Variables:
-# sh-basic-offset: 8
+# Editor modelines - http://www.wireshark.org/tools/modelines.html
+#
+# Local variables:
+# c-basic-offset: 8
# tab-width: 8
# indent-tabs-mode: t
# End:
#
-# ex: set shiftwidth=8 tabstop=8 noexpandtab:
+# vi: set shiftwidth=8 tabstop=8 noexpandtab:
# :indentSize=8:tabSize=8:noTabs=false:
+#