]> git.ipfire.org Git - thirdparty/grub.git/commit
* include/grub/charset.h (grub_utf16_to_utf8): Make src a const pointer.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 14 Dec 2011 09:01:24 +0000 (10:01 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 14 Dec 2011 09:01:24 +0000 (10:01 +0100)
commitcb8f88ea8220ff00d333c27af3463fd2d441f818
tree148a0d765345292d8688faf1b1e9bc57e6076f42
parent309e5352316c1c2059cd01b4f8c61e56714df365
* 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.
ChangeLog
grub-core/normal/charset.c
include/grub/charset.h