* grub-core/loader/i386/linux.c: Use %p rather than %lx for pointers.

This commit is contained in:
Vladimir Serbinenko 2013-12-15 14:35:18 +01:00
parent 48ba5c0c86
commit 24ca71c93b
2 changed files with 8 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2013-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/linux.c: Use %p rather than %lx for pointers.
2013-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/elfXX.c: Use grub_addr_t rather than long when