Fix. Given vim mode line should end with : in order to work.

This commit is contained in:
Krzysztof Wilczynski 2011-03-03 09:17:06 +00:00
parent 1064abcb6e
commit 688fd8c1aa

View file

@ -65,4 +65,4 @@ module Puppet::Parser::Functions
end
end
# vim: set ts=2 sw=2 et
# vim: set ts=2 sw=2 et :