summaryrefslogtreecommitdiffstats
path: root/checkpkg
diff options
context:
space:
mode:
Diffstat (limited to 'checkpkg')
-rwxr-xr-xcheckpkg3
1 files changed, 0 insertions, 3 deletions
diff --git a/checkpkg b/checkpkg
index 2e40f66..47fb672 100755
--- a/checkpkg
+++ b/checkpkg
@@ -90,6 +90,3 @@ for _pkgname in ${pkgname[@]}; do
echo "No filename differences for $_pkgname."
fi
done
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132