chiark / gitweb /
completion: fix typo in accessing array index
authorRamkumar Ramachandra <artagnon@gmail.com>
Fri, 2 Dec 2011 16:44:32 +0000 (22:14 +0530)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 28 Oct 2012 00:14:41 +0000 (02:14 +0200)
commita8f454e8a387eaf752a64955dcef8cbbae1b77ed
tree4ab76f55faa6b9b1fda308e29edcd57de7e8eb95
parent9c2cd81e0ef9cf45adc6108eaea172d722f39321
completion: fix typo in accessing array index

Remove spurious '}'. This error went unnoticed so far because Bash
doesn't complain.
bash-completion/systemd-bash-completion.sh