* grub-core/osdep/windows/hostdisk.c (grub_util_fd_strerror):
Cut tailing newline. Remove arbitrary limitation. Always use grub_util_tchar_to_utf8.
This commit is contained in:
parent
148f100768
commit
8f53bb3fd2
2 changed files with 32 additions and 17 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/osdep/windows/hostdisk.c (grub_util_fd_strerror):
|
||||
Cut tailing newline. Remove arbitrary limitation. Always use
|
||||
grub_util_tchar_to_utf8.
|
||||
|
||||
2013-10-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/misc.c (grub_vsnprintf_real): Handle %% properly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue