metaflac-field2field: reindent with 4 spaces

This commit is contained in:
Matteo Cypriani 2018-04-11 21:48:55 +02:00
parent d06558144b
commit 22783997cc
1 changed files with 32 additions and 32 deletions

View File

@ -84,4 +84,4 @@ if echo $ACTION | egrep 'move$' >/dev/null ; then
metaflac --remove-tag=$SRC_FIELD "$@"
fi
# vim: expandtab!:ts=2
# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4