* grub-core/bus/usb/ohci.c (grub_ohci_check_transfer): Add an unsigned

specification.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-12-13 00:29:42 +01:00
parent 74dbd24466
commit 0af2346fdb
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/bus/usb/ohci.c (grub_ohci_check_transfer): Add an unsigned
specification.
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/loader.h (grub_loader_register_preboot_hook):