]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/kern/misc.c (grub_isprint): Move to ...
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 21 Oct 2013 11:25:56 +0000 (13:25 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 21 Oct 2013 11:25:56 +0000 (13:25 +0200)
commit00f72e890b2d3b74d12e4767a1807dbf7e4f8123
treef545754596df5b03e18cd1198bb8a9e09990cf0f
parent067e6ae74dea602aee59bc7fe2d44e681c7e7726
* grub-core/kern/misc.c (grub_isprint): Move to ...
* include/grub/misc.h (grub_isprint): ... here. Make inline.

Saves 20 bytes on compressed image due to remving exporting.
ChangeLog
grub-core/kern/misc.c
include/grub/misc.h