2009-08-17 Robert Millan <rmh.grub@aybabtu.com>

* fs/fat.c (grub_fat_read_data): Remove `#if 0' braces around the
        grub_dprintf() that was just added.
This commit is contained in:
robertmh 2009-08-17 12:46:58 +00:00
parent 08aa61f0e2
commit cc8c6fafe9
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2009-08-17 Robert Millan <rmh.grub@aybabtu.com>
* fs/fat.c (grub_fat_read_data): Remove `#if 0' braces around the
grub_dprintf() that was just added.
2009-08-17 Robert Millan <rmh.grub@aybabtu.com>
* loader/i386/linux.c (GRUB_ASSUME_LINUX_HAS_FB_SUPPORT)