From 80b024d56ae61902025983470e93893d76109ac4 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Wed, 8 Jun 2011 16:44:38 +1000 Subject: pkgdelta: add vim modeline Signed-off-by: Allan McRae --- scripts/pkgdelta.sh.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/pkgdelta.sh.in') diff --git a/scripts/pkgdelta.sh.in b/scripts/pkgdelta.sh.in index ecca4277..d17b41d2 100644 --- a/scripts/pkgdelta.sh.in +++ b/scripts/pkgdelta.sh.in @@ -163,3 +163,5 @@ if ! type xdelta3 &>/dev/null; then fi create_xdelta "$1" "$2" + +# vim: set ts=2 sw=2 noet: -- cgit v1.2.3