]> git.wh0rd.org - fontconfig.git/commit
src/fccharset.c (FcLangCharSetPopulate, FcCharSetInsertLeaf)
authorPatrick Lam <plam@MIT.EDU>
Tue, 7 Feb 2006 20:56:48 +0000 (20:56 +0000)
committerPatrick Lam <plam@MIT.EDU>
Tue, 7 Feb 2006 20:56:48 +0000 (20:56 +0000)
commit6cc02fe6b95421f6e97af9008ad9ff4febe80c36
treebecce363b74723535f776ddd02cee281bdb14c69
parenta81f23c0cecdc5d4cb7a443fdd4527b5f0dbca8a
src/fccharset.c (FcLangCharSetPopulate, FcCharSetInsertLeaf)
Fix missing FcCacheBankToIndex in FcCharSetInsertLeaf. Declare extern for
    static arrays as arrays, not pointers. (Part of the fix for 'fonts
    don't have en' issue after Euro patch.)
(I forgot to commit the ChangeLog last time.)
reviewed by: plam
ChangeLog
src/fccharset.c