* util/grub-mkimagexx.c (relocate_addresses): Display offset rather

than almost useless pointer.
This commit is contained in:
Vladimir Serbinenko 2013-12-15 14:18:30 +01:00
parent 7e47e27bd8
commit e7c418c58f
2 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkimagexx.c (relocate_addresses): Display offset rather
than almost useless pointer.
2013-12-15 Vladimir Serbinenko <phcoder@gmail.com>
Add gcc_struct to all packed structures when compiling with mingw.