diff options
Diffstat (limited to 'contrib/paccache.in')
-rwxr-xr-x | contrib/paccache.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/paccache.in b/contrib/paccache.in index a90b3d09..eae547dc 100755 --- a/contrib/paccache.in +++ b/contrib/paccache.in @@ -299,3 +299,5 @@ elif (( move )); then fi summarize "$pkgcount" "${candidates[@]}" + +# vim: set ts=2 sw=2 noet: |