pkgdelta: add vim modeline

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Allan McRae 2011-06-08 16:44:38 +10:00
parent 45fe92bf39
commit 80b024d56a

View File

@ -163,3 +163,5 @@ if ! type xdelta3 &>/dev/null; then
fi
create_xdelta "$1" "$2"
# vim: set ts=2 sw=2 noet: