]> git.wh0rd.org - fontconfig.git/commit
[fc-lang] Fix bug in country map generation
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 18 Mar 2009 22:43:09 +0000 (18:43 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 24 Jun 2009 17:52:09 +0000 (13:52 -0400)
commitbb36e67685dc4139fc4199c57c9d74d97f7923c8
treeb1d5ee500804c2575a7a90a23fed180183439f4d
parent0f11354877323edc2145f687f9127d2de83c5b3b
[fc-lang] Fix bug in country map generation

Previously the county map code was using an uninitialized variable and
hence was totally failing to populate same-lang-different-territory map.
fc-lang/fc-lang.c