mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-23 00:08:50 -05:00
pacman-key: add vim modeline and fix whitespace issues
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
80b024d56a
commit
361b6a9403
@ -328,3 +328,5 @@ case "${command}" in
|
|||||||
error "$(gettext "Unknown command:") $command"
|
error "$(gettext "Unknown command:") $command"
|
||||||
usage; exit 1 ;;
|
usage; exit 1 ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
# vim: set ts=2 sw=2 noet:
|
||||||
|
Loading…
Reference in New Issue
Block a user