2009-10-25 Robert Millan <rmh.grub@aybabtu.com>

* include/grub/misc.h: Fix wrong evaluation of APPLE_CC.
        (memset): Fix function prototype.
This commit is contained in:
robertmh 2009-10-25 15:14:25 +00:00
parent 508d42ec11
commit d64448a72c
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2009-10-25 Robert Millan <rmh.grub@aybabtu.com>
* include/grub/misc.h: Fix wrong evaluation of APPLE_CC.
(memset): Fix function prototype.
2009-10-25 Robert Millan <rmh.grub@aybabtu.com>
2009-10-25 Vasily Averin <vvs@parallels.com>