]> git.wh0rd.org - fontconfig.git/commit
Rename FcPatternThawAll to FcPatternFini.
authorCarl Worth <cworth@cworth.org>
Fri, 15 Jul 2005 17:43:44 +0000 (17:43 +0000)
committerCarl Worth <cworth@cworth.org>
Fri, 15 Jul 2005 17:43:44 +0000 (17:43 +0000)
commit7850458d28ae2cb3b1d7fa9dd9fecd125cef5369
tree34ee9f04c0dcf344b1a563003bce74c941f5179d
parentf1a42f6b5f9bcd774d09002509b2872c04025c1b
Rename FcPatternThawAll to FcPatternFini.
Pull the FcObjectStateName hash table out to file scope, and add
    FcObjectStaticNameFini so that FcFini will cleanup this hash table as
    well.
Clear FILE* to NULL after fclose.
ChangeLog
src/fcinit.c
src/fcint.h
src/fcpat.c
src/fcxml.c