2009-05-04 Vladimir Serbinenko <phcoder@gmail.com>

Removed wrong semicolon in declaration

	* grub/misc.h (grub_dprintf): remove semicolon
This commit is contained in:
phcoder 2009-05-04 18:06:37 +00:00
parent 112972a96d
commit ecc3eb22ee
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2009-05-04 Vladimir Serbinenko <phcoder@gmail.com>
Removed wrong semicolon in declaration
* grub/misc.h (grub_dprintf): remove semicolon
2009-05-04 Robert Millan <rmh.grub@aybabtu.com>
* loader/i386/linux.c (GRUB_ASSUME_LINUX_HAS_FB_SUPPORT): New macro.