]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-07-01 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Thu, 2 Jul 2009 00:21:07 +0000 (00:21 +0000)
committerproski <proski@localhost>
Thu, 2 Jul 2009 00:21:07 +0000 (00:21 +0000)
* kern/x86_64/efi/callwrap.S: Add missing newline at the end.

ChangeLog
kern/x86_64/efi/callwrap.S

index 3ea8033a9d17f33b2311c08a397c5aac679bc3a1..e6a3c06e05b89475d96292c87324f4a2c86f1643 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-07-01  Pavel Roskin  <proski@gnu.org>
 
+       * kern/x86_64/efi/callwrap.S: Add missing newline at the end.
+
        * util/hostdisk.c (open_device): Remove `const' from
        `sysctl_size', as sysctlbyname() can change it (in this case it
        doesn't actually happen).
index 558d28061e0dc3a36dcceebfde9b5685e3b05c9a..1946732aee91f2bb314ea776a4a31e233ca9f712 100644 (file)
@@ -113,4 +113,4 @@ FUNCTION(efi_wrap_10)
        mov %rsi, %rcx
        call *%rdi
        addq $88, %rsp
-       ret
\ No newline at end of file
+       ret