]> git.wh0rd.org - fontconfig.git/commit
FcStat: change to FcChar8 for first arg
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2011 20:21:51 +0000 (15:21 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2011 20:29:31 +0000 (15:29 -0500)
commit13c62ed485cdfd84c94c99b534819e303278fb15
tree808655e5fa841cc7e898f274073e4f04da97897f
parent621f3113124ec3b204cd2fa93c859e5ba749a916
FcStat: change to FcChar8 for first arg

This shouldn't affect the ABI, makes FcStat more like the rest of the
fontconfig API, and fixes warnings where we pass FcChar8* pointers in
to this func from other places.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
src/fccache.c
src/fcint.h