]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcint.h
With no args, fc-cat now dumps all directories.
[fontconfig.git] / src / fcint.h
index 1b92d75270bc63dcf83f75bb278d3cc50abe49d8..73d93315fb1e1ced8429367d062cd7c2376057af 100644 (file)
@@ -507,11 +507,11 @@ 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);
-
+    
 /* fccfg.c */
 
 FcBool