aux/tgsi: fix some minor glitches in string routines
authorKeith Whitwell <keithw@vmware.com>
Sun, 28 Mar 2010 16:30:55 +0000 (09:30 -0700)
committerKeith Whitwell <keithw@vmware.com>
Sun, 28 Mar 2010 17:42:38 +0000 (10:42 -0700)
commitf97f46f269666b289f9af977e238ccda9b483c44
tree278ce73a732118aecfec3828c1f909fe1ae70632
parent42ab3f6fd2a019e63bf66cc59c5afb8cb6a53741
aux/tgsi: fix some minor glitches in string routines

Not sure why we are open-coding these rather than using standard
library functions.
src/gallium/auxiliary/tgsi/tgsi_text.c