Revision: 2605
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2605
Author:   fzielcke
Date:     2009-09-21 14:03:11 +0000 (Mon, 21 Sep 2009)
Log Message:
-----------
2009-09-21  Felix Zielcke  <[email protected]>

        * util/hostdisk.c: Fix a comment.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/util/hostdisk.c

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog       2009-09-20 16:07:45 UTC (rev 2604)
+++ trunk/grub2/ChangeLog       2009-09-21 14:03:11 UTC (rev 2605)
@@ -1,3 +1,7 @@
+2009-09-21  Felix Zielcke  <[email protected]>
+
+       * util/hostdisk.c: Fix a comment.
+
 2009-09-20  Robert Millan  <[email protected]>
 
        Fix regression introduced in r2539.

Modified: trunk/grub2/util/hostdisk.c
===================================================================
--- trunk/grub2/util/hostdisk.c 2009-09-20 16:07:45 UTC (rev 2604)
+++ trunk/grub2/util/hostdisk.c 2009-09-21 14:03:11 UTC (rev 2605)
@@ -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.



Reply via email to