commit-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[2346] Fix a typo, spacing


From: Pavel Roskin
Subject: [2346] Fix a typo, spacing
Date: Fri, 19 Jun 2009 20:35:38 +0000

Revision: 2346
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2346
Author:   proski
Date:     2009-06-19 20:35:38 +0000 (Fri, 19 Jun 2009)
Log Message:
-----------
Fix a typo, spacing

Modified Paths:
--------------
    trunk/grub2/ChangeLog

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog       2009-06-19 17:38:27 UTC (rev 2345)
+++ trunk/grub2/ChangeLog       2009-06-19 20:35:38 UTC (rev 2346)
@@ -1,7 +1,7 @@
 2009-06-19  Vladimir Serbinenko  <address@hidden>
 
        * disk/scsi.c (grub_scsi_open): use continue instead of big if
-       
+
 2009-06-18  Pavel Roskin  <address@hidden>
 
        * conf/common.rmk: Add fs_file.mod.
@@ -23,7 +23,7 @@
        * commands/i386/pc/drivemap_int13h.S: use assembly-time constants
        for long calls
        * configure.ac: remove a leftover AC_MSG_RESULT
-       (CFLAGS): don't add -Wl,--defsym,___main=0x8100 when building with 
+       (CFLAGS): don't add -Wl,--defsym,___main=0x8100 when building with
        Apple's toolchain
 
 2009-06-18  Vladimir Serbinenko  <address@hidden>
@@ -58,7 +58,7 @@
        Fix newline handling
 
        * include/grub/script_sh.h (grub_lexer_param): new field was_newline
-       * script/sh/lexer.c (grub_script_lexer_init): initilaise was_newline
+       * script/sh/lexer.c (grub_script_lexer_init): initialize was_newline
        (grub_script_yylex): don't segfault on unterminated script
        newline terminates command and variable
 
@@ -151,9 +151,9 @@
 
 2009-06-13  Vladimir Serbinenko  <address@hidden>
 
-       * loader/i386/multiboot.c (grub_multiboot_get_bootdev): fix partition 
+       * loader/i386/multiboot.c (grub_multiboot_get_bootdev): fix partition
        handling
-       
+
 2009-06-13  Jun Inoue  <address@hidden>
 
        * util/grub-mkconfig.in: Fix parsing of --output option.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]