added vim style options to sh-lib
authorMichael Gebetsroither <michael.geb@gmx.at>
Tue, 13 Dec 2005 14:54:13 +0000 (15:54 +0100)
committerMichael Gebetsroither <michael.geb@gmx.at>
Tue, 13 Dec 2005 14:54:13 +0000 (15:54 +0100)
sh-lib

diff --git a/sh-lib b/sh-lib
index 4d858a9..53244ac 100644 (file)
--- a/sh-lib
+++ b/sh-lib
@@ -648,4 +648,4 @@ _checkBootParam
 
 # END OF FILE
 ################################################################################
-# vim:foldmethod=marker
+# vim:foldmethod=marker expandtab shiftwidth=2 tabstop=2