From c298def0bf718e05d2a5dbe40a8679d62e97fb08 Mon Sep 17 00:00:00 2001 From: proski Date: Mon, 28 Jul 2008 19:27:42 +0000 Subject: [PATCH] Fix spacing --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 02665d09b..9288a2a74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ * disk/raid.c (grub_raid_scan_device): Do not abort when two disks with the same number are found, just use issue a warning with grub_dprintf(), as this error has been reported to be non-fatal. - + 2008-07-27 Robert Millan * disk/ata.c (grub_ata_dumpinfo): Use grub_dprintf() for debugging @@ -73,7 +73,7 @@ * conf/x86_64-efi.rmk (grub_emu_SOURCES): Likewise. -2008-07-27 Felix Zielcke +2008-07-27 Felix Zielcke * commands/help.c: Include . (TERM_WIDTH): Removed. Updated all users.