From: Maurice L. <ml...@us...> - 2002-09-22 03:46:34
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv4802 Modified Files: plfreetype.c Log Message: Allocate a temporary text buffer during initialization for use in FT_WriteStr(), so that it can be modified if necessary (fixes compilation warning). |