]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-09-21 Felix Zielcke <fzielcke@z-51.de>
authorfzielcke <fzielcke@localhost>
Mon, 21 Sep 2009 14:03:11 +0000 (14:03 +0000)
committerfzielcke <fzielcke@localhost>
Mon, 21 Sep 2009 14:03:11 +0000 (14:03 +0000)
* util/hostdisk.c: Fix a comment.

ChangeLog
util/hostdisk.c

index 094169a4666bb5d585d001bcec31b52ba75e6d50..624f9fcd96c8db56277bcdb430a2ceb29a25d2d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-21  Felix Zielcke  <fzielcke@z-51.de>
+
+       * util/hostdisk.c: Fix a comment.
+
 2009-09-20  Robert Millan  <rmh.grub@aybabtu.com>
 
        Fix regression introduced in r2539.
index a06ecca2a25fe20f75a4299f215d834c82165a7b..22b856e29bf651ed1923dd4967e3257347beb188 100644 (file)
@@ -1,4 +1,4 @@
-/* biosdisk.c - emulate biosdisk */
+/* hostdisk.c - emulate biosdisk */
 /*
  *  GRUB  --  GRand Unified Bootloader
  *  Copyright (C) 1999,2000,2001,2002,2003,2004,2006,2007,2008,2009  Free Software Foundation, Inc.