X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=src%2Ffcint.h;h=73d93315fb1e1ced8429367d062cd7c2376057af;hb=0a87ce715e1862c56702f5be43af9f246aa34e68;hp=f95bb4762cb74da52fed07dd67672c0458478d90;hpb=d8ab9e6c42cb3513a6623df0c2866e1ebbd96485;p=fontconfig.git diff --git a/src/fcint.h b/src/fcint.h index f95bb47..73d9331 100644 --- a/src/fcint.h +++ b/src/fcint.h @@ -507,7 +507,7 @@ FcBool FcDirCacheRead (FcFontSet * set, FcStrSet * dirs, const FcChar8 *dir, FcConfig *config); FcCache * -FcDirCacheMap (const FcChar8 *dir, FcConfig *config); +FcDirCacheMap (const FcChar8 *dir, FcConfig *config, FcChar8 **cache_file); FcBool FcDirCacheLoad (int fd, off_t size, void *closure);