]> git.wh0rd.org - fontconfig.git/commit
Make file_stat argument to FcDirCacheLoadFile optional.
authorKeith Packard <keithp@koto.keithp.com>
Sat, 3 Nov 2007 21:16:29 +0000 (14:16 -0700)
committerKeith Packard <keithp@koto.keithp.com>
Sat, 3 Nov 2007 21:16:29 +0000 (14:16 -0700)
commite37d10fa74217a6102003882d49ac323f28db678
treedb7556f8ac90cf5f7ef2d1ee276094eb5fdcf9e6
parent2ddce88cde79d8bf8959d614af883999d5c66a85
Make file_stat argument to FcDirCacheLoadFile optional.

Allow file_stat to be NULL by using a local stat structure in that case.
src/fccache.c