summaryrefslogtreecommitdiff
path: root/x11-fonts/fontconfig/files/patch-src_fcint.h
blob: c469657e68ea9476090ce563697de8cfca851d52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff -u -r1.33 -r1.34
--- src/fcint.h	2003/03/05 05:52:31	1.33
+++ src/fcint.h	2003/03/12 22:15:39	1.34
@@ -338,7 +338,7 @@
 FcGlobalCacheDestroy (FcGlobalCache *cache);
 
 FcBool
-FcGlobalCacheCheckTime (FcGlobalCacheInfo *info);
+FcGlobalCacheCheckTime (const FcChar8*file, FcGlobalCacheInfo *info);
 
 void
 FcGlobalCacheReferenced (FcGlobalCache	    *cache,