* grub-core/osdep/unix/emuconsole.c (put): Pacify the compiler on
systems that require checking the return value of write.
This commit is contained in:
parent
11b2a9b70b
commit
9b45c0733e
2 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-11-13 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* grub-core/osdep/unix/emuconsole.c (put): Pacify the compiler on
|
||||
systems that require checking the return value of write.
|
||||
|
||||
2013-11-13 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub-install.in (efi_quiet): Fix inverted logic: make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue