]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/fs/ntfs.c: Move common UTF-16 handling to a separate
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 21 Oct 2013 11:04:41 +0000 (13:04 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 21 Oct 2013 11:04:41 +0000 (13:04 +0200)
commit64a6c791e143c842d7183730d2caf5f58dc12653
treec66d88d0e831f5111964b2a677f339167906b98a
parent979d9f521d9fc0b3ca371b29b84f5e9e8712e129
* grub-core/fs/ntfs.c: Move common UTF-16 handling to a separate
function get_utf8.

Saves 379 bytes on compressed image.
ChangeLog
grub-core/fs/ntfs.c