]> git.ipfire.org Git - thirdparty/grub.git/commit
* util/grub-mkpasswd-pbkdf2.c (main): Rename top-level `c' variable
authorColin Watson <cjwatson@ubuntu.com>
Mon, 7 Jun 2010 13:15:57 +0000 (14:15 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Mon, 7 Jun 2010 13:15:57 +0000 (14:15 +0100)
commitdb8fa1ad871ba67c68db1edab10b47587364e14d
tree4cb28dda29015acca64fafad12e3aa27aac4856e
parent71c3809882f5382ef40e434c7ac1a76d020f3577
* util/grub-mkpasswd-pbkdf2.c (main): Rename top-level `c' variable
to `count', fixing variable shadowing that broke the -c option.
ChangeLog
util/grub-mkpasswd-pbkdf2.c