fontconfig: Branch 'master'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 src/fcint.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 57cf838cccda12dd171d3834b3e9b1275467d9e2
Author: Behdad Esfahbod <behdad@xxxxxxxxxx>
Date:   Sun Jun 28 13:46:41 2009 -0400

    Fix win32 build

diff --git a/src/fcint.h b/src/fcint.h
index 4414a2d..1691dda 100644
--- a/src/fcint.h
+++ b/src/fcint.h
@@ -538,7 +538,7 @@ FcDirCacheReference (FcCache *cache, int nref);
 
 #ifdef _WIN32
 FcPrivate int
-FcStat (const char *file, struct stat *statb)
+FcStat (const char *file, struct stat *statb);
 #else
 #define FcStat stat
 #endif
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig

[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux