diff options
author | Christian Ruppert <idl0r@gentoo.org> | 2012-10-16 21:00:45 +0200 |
---|---|---|
committer | Christian Ruppert <idl0r@gentoo.org> | 2012-10-16 21:00:45 +0200 |
commit | 8d9db8d02cbedda7d5532d660fe678d8ee8bcd79 (patch) | |
tree | 4117aae4f44c526c57cb6bfee29515a66a8391ed | |
parent | c5bb6829d00a4034f7294aa4af79d5d114572ac1 (diff) |
Add Vim modeline
-rw-r--r-- | init.d/bootmisc.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init.d/bootmisc.in b/init.d/bootmisc.in index a2afbf9f..f4c32a22 100644 --- a/init.d/bootmisc.in +++ b/init.d/bootmisc.in @@ -196,3 +196,5 @@ stop() return 0 } + +# vim: ft=sh |