* include/grub/charset.h (grub_utf16_to_utf8): Make src a const pointer.
(grub_ucs4_to_utf8_alloc): Likewise. (grub_ucs4_to_utf8): Likewise. * grub-core/normal/charset.c (grub_ucs4_to_utf8): Likewise. (grub_ucs4_to_utf8_alloc): Likewise.
This commit is contained in:
parent
309e535231
commit
cb8f88ea82
3 changed files with 14 additions and 6 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-12-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/charset.h (grub_utf16_to_utf8): Make src a const pointer.
|
||||
(grub_ucs4_to_utf8_alloc): Likewise.
|
||||
(grub_ucs4_to_utf8): Likewise.
|
||||
* grub-core/normal/charset.c (grub_ucs4_to_utf8): Likewise.
|
||||
(grub_ucs4_to_utf8_alloc): Likewise.
|
||||
|
||||
2011-12-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
AFFS never uses unicode.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue