Vladimir 'phcoder' Serbinenko
9af6dac30d
* grub-core/bus/usb/ohci.c (grub_ohci_cancel_transfer): Use %p to
print pointer.
* grub-core/bus/usb/uhci.c: Remove empty define.
(grub_uhci_check_transfer): Add missing cast.
* grub-core/bus/usb/usbhub.c (poll_nonroot_hub): Use %p to
print pointer.
* grub-core/term/usb_keyboard.c (grub_usb_keyboard_getkey): Use
PRIuGRUB_SIZE.
* include/grub/types.h (PRIuGRUB_SIZE): New definition.
2010-09-19 22:05:48 +02:00
..
2010-08-31 14:03:29 +02:00
2010-08-31 14:03:29 +02:00
2010-09-19 01:01:35 +02:00
2010-08-31 14:03:29 +02:00
2010-09-14 23:06:01 +02:00
2010-09-04 17:10:10 +02:00
2010-09-19 01:01:35 +02:00
2010-08-31 14:03:29 +02:00
2010-07-13 00:43:28 +05:30
2010-09-19 22:05:48 +02:00