|
From: Andreas K. <and...@us...> - 2004-07-16 22:38:44
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18886 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the generation of error messages and simplified by reusing data in a variable instead of retrieving the string again. Fixes [Tcl SF Bug 835289]. |