diff options
| author | Kevin B Kenny <kennykb@acm.org> | 2007-04-24 02:46:26 (GMT) | 
|---|---|---|
| committer | Kevin B Kenny <kennykb@acm.org> | 2007-04-24 02:46:26 (GMT) | 
| commit | 1ca6cc34bd2dc1af009be0c63b6740518a6f1852 (patch) | |
| tree | c58806c07fd8abc8e5dcecd7e5fb0b315f6fcc81 | |
| parent | 146814b0108455aaaafda4e59a014c6e895d5cd1 (diff) | |
| download | tcl-1ca6cc34bd2dc1af009be0c63b6740518a6f1852.zip tcl-1ca6cc34bd2dc1af009be0c63b6740518a6f1852.tar.gz tcl-1ca6cc34bd2dc1af009be0c63b6740518a6f1852.tar.bz2  | |
fix typo in ChangeLog message
| -rw-r--r-- | ChangeLog | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@  2007-04-24  Kevin B. Kenny  <kennykb@acm.org>  	* generic/tclIOCmd.c (Tcl_ReadObjCmd): Plugged a leak of the -	buffer object if the physocal read returned an error and the +	buffer object if the physical read returned an error and the  	bypass area had no message.  	* generic/tclIORChan.c (TclChanCreateObjCmd): Plugged a leak of  	the return value from the "initialize" method of a channel  | 
