]> git.proxmox.com Git - grub2.git/commit
* grub-core/normal/charset.c (grub_utf8_to_ucs4_alloc): Fix return type
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 26 Feb 2012 16:20:30 +0000 (17:20 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 26 Feb 2012 16:20:30 +0000 (17:20 +0100)
commit8b282ad22220803b154a258783e02400731ed062
tree401e03ae3da8594387ab756c6d6bd26e5ecd7a45
parentd43ad754679e92586d7d3b7755ee4d3b128b96b0
* grub-core/normal/charset.c (grub_utf8_to_ucs4_alloc): Fix return type
to grub_ssize_t.
* grub-core/normal/main.c (grub_normal_init_page): Fix msg_len type.
* include/grub/charset.h (grub_utf8_to_ucs4_alloc): Fix prototype.
ChangeLog
grub-core/normal/charset.c
grub-core/normal/main.c
include/grub/charset.h