after discussion - use spaces instead of tabs

This commit is contained in:
Jakub Klinkovský 2012-09-12 19:30:38 +02:00
parent 277ed46ee8
commit 1bb3691d37
3 changed files with 136 additions and 136 deletions

View File

@ -185,4 +185,4 @@ case ${flaglist[$binindex]} in
;;
esac
# vim:set ts=4 sw=4 noet:
# vim:set ts=4 sw=4 et:

View File

@ -96,4 +96,4 @@ if $consolekit; then
fi
fi
# vim:set ts=4 sw=4 noet:
# vim:set ts=4 sw=4 et: