]> git.ipfire.org Git - thirdparty/grub.git/commit
Fix incorrect identifiers in bash-completion.
authorAndreas Born <futur.andy@googlemail.com>
Wed, 28 Sep 2011 12:19:21 +0000 (14:19 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 28 Sep 2011 12:19:21 +0000 (14:19 +0200)
commit2ded951ef70998ebebabd7b73d1a6bf0006a93d7
tree64707a6b109d58fad491638e44d345861f3695d3
parent69915030942771f6813ebc238e86e05b5112f3b5
Fix incorrect identifiers in bash-completion.

* util/bash-completion.d/grub-completion.bash.in
(_grub_mkpasswd-pbkdf2): Rename to ...
(_grub_mkpasswd_pbkdf2): ... this. All users updated.
(_grub_script-check): Rename to ...
(_grub_script_check): ... this. All users updated.
ChangeLog
util/bash-completion.d/grub-completion.bash.in