]> 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>
Tue, 21 Feb 2012 19:15:58 +0000 (14:15 -0500)
commit647569d029d0c01ce36ae7d94095ea83f40728de
tree1f3be04bc4ef9ea7ffc988ae8dadce501c086f83
parente3a66c2937c3bd5c45f5170cf7720b4023b8ae3f
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