]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-07-02 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Thu, 2 Jul 2009 04:17:55 +0000 (04:17 +0000)
committerproski <proski@localhost>
Thu, 2 Jul 2009 04:17:55 +0000 (04:17 +0000)
* docs/boot.S: Fix missing newline at the end.
* docs/boot.S.texi: Regenerate.

ChangeLog
docs/boot.S
docs/boot.S.texi

index 4170137f46c0cd643a09e1512b8b01d95ab53c7f..2fc978ba6be464c3b454283758ec43546f4bbec9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-02  Pavel Roskin  <proski@gnu.org>
+
+       * docs/boot.S: Fix missing newline at the end.
+       * docs/boot.S.texi: Regenerate.
+
 2008-09-03  Felix Zielcke  <fzielcke@z-51.de>
 
        Based on patch from Ville Skyttä <ville.skytta@iki.fi>
index b0e167f83c16982b884f9d0404eff4e537290dcf..4db6a00999da97fc40c84a6ef4e28b42b9173b4c 100644 (file)
@@ -77,4 +77,3 @@ halt_message:
 
        /* Our stack area.  */
        .comm   stack, STACK_SIZE
-       
\ No newline at end of file
index afca9f71cf0c3399d730d514370a7b97b78d67da..39dcec99014e99e84f747991282388c1776687aa 100644 (file)
@@ -77,4 +77,3 @@ halt_message:
 
         /* @r{Our stack area.} */
         .comm   stack, STACK_SIZE
-        
\ No newline at end of file