lz: reindent with 4 spaces

This commit is contained in:
Matteo Cypriani 2018-04-11 21:22:07 +02:00
parent cc66a46cc1
commit 8f71967758
1 changed files with 43 additions and 41 deletions

View File

@ -86,3 +86,5 @@ for F in "$@" ; do
tar "$FORMAT" -"$ACTION"f "$F"
done
# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4