2009-07-01 Pavel Roskin <proski@gnu.org>

* kern/x86_64/efi/callwrap.S: Add missing newline at the end.
This commit is contained in:
proski 2009-07-02 00:21:07 +00:00
parent d23af54ef4
commit 87a7339e7a
2 changed files with 3 additions and 1 deletions

View file

@ -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).