diff options
Diffstat (limited to 'x11-fonts/fontconfig/files/patch-src_fcint.h')
-rw-r--r-- | x11-fonts/fontconfig/files/patch-src_fcint.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-fonts/fontconfig/files/patch-src_fcint.h b/x11-fonts/fontconfig/files/patch-src_fcint.h deleted file mode 100644 index c469657e68ea..000000000000 --- a/x11-fonts/fontconfig/files/patch-src_fcint.h +++ /dev/null @@ -1,12 +0,0 @@ -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, |