]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Add missing newlines
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 29 Aug 2010 21:07:44 +0000 (23:07 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 29 Aug 2010 21:07:44 +0000 (23:07 +0200)
grub-core/tests/boot/kbsd.init-x86_64.S
grub-core/tests/boot/kfreebsd.init-x86_64.S
grub-core/tests/boot/linux.init-i386.S
grub-core/tests/boot/linux.init-x86_64.S

index 58400db0d88a3809d6b4cbeef9da88000ea0fdf2..81f810e2cf0a671a5636d024205fccd4aa5afc49 100644 (file)
@@ -108,4 +108,4 @@ message:
        .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
 messageend:
 iopl_arg:
-       .long 3
\ No newline at end of file
+       .long 3
index d2907b3a8d475b32f7fae895564c499888ebdbbb..0a9ff511efe1b9aed94c95c48e810ffff17b3cd5 100644 (file)
@@ -95,4 +95,4 @@ messageend:
 iopl_arg:
        .long SHUTDOWN_PORT
        .long 1
-       .long 1
\ No newline at end of file
+       .long 1
index f3eca6d88f62b5bfb748ea50bd9f1e5cd287dc6c..5b0088e00758350c76e1e23f7a1c3b0eaed04b04 100644 (file)
@@ -77,4 +77,3 @@ start:
 message:
        .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
 messageend:
-       
\ No newline at end of file
index 63dca5e204e7a46c981ecf2199fb23dc584527b3..fc32dfd912d9b528b2fabf38a8e235701fec5c9f 100644 (file)
@@ -76,4 +76,3 @@ start:
 message:
        .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
 messageend:
-       
\ No newline at end of file