|
From: Jeffrey H. <ho...@us...> - 2002-07-26 21:41:50
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv1079 Modified Files: ChangeLog Log Message: * generic/tclVar.c (TclLookupVar): removed early returns that prevented the parens from being restored. also removed goto label as it was not necessary. |