2009-11-09 Robert Millan <rmh.grub@aybabtu.com>

* normal/auth.c: Include `<grub/time.h>'.
        (grub_auth_strcmp): Replace `strcmp' with `grub_strcmp'.
This commit is contained in:
Robert Millan 2009-11-09 08:05:27 +00:00
parent 3fd6f044f1
commit 7aea29a388
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2009-11-09 Robert Millan <rmh.grub@aybabtu.com>
* normal/auth.c: Include `<grub/time.h>'.
(grub_auth_strcmp): Replace `strcmp' with `grub_strcmp'.
2009-11-09 Robert Millan <rmh.grub@aybabtu.com>
* normal/auth.c (punishment_delay): New variable.