Remove whitespace and add modelines info
authoralagoutte <alagoutte@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 3 Dec 2013 13:38:07 +0000 (13:38 +0000)
committeralagoutte <alagoutte@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 3 Dec 2013 13:38:07 +0000 (13:38 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@53750 f5534014-38df-0310-8fa8-9805f1628bb7

tools/idl2wrs

index 478965c4d53d33502727e5ce06675abf2c7c913c..9bd4bdc72b407f5df4b477b8725e3cd387135ed8 100755 (executable)
@@ -2,7 +2,7 @@
 #
 #  $Id$
 #
-#  File : idl2wrs          
+#  File : idl2wrs
 #
 #  Author : Frank Singleton (frank.singleton@ericsson.com)
 #
@@ -103,4 +103,14 @@ echo
 exit 2
 
 
-
+#
+# Editor modelines  -  http://www.wireshark.org/tools/modelines.html
+#
+# Local variables:
+# c-basic-offset: 4
+# indent-tabs-mode: nil
+# End:
+#
+# vi: set shiftwidth=4 expandtab:
+# :indentSize=4:noTabs=true:
+#