]> git.wh0rd.org - fontconfig.git/commitdiff
FcStrPlus: optimize a little
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2011 19:25:51 +0000 (14:25 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2011 19:48:45 +0000 (14:48 -0500)
We've already calculated the lengths of these strings, so re-use those
values to avoid having to rescan the strings multiple times.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found