diff options
author | nijtmans <nijtmans> | 2010-03-23 13:08:18 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-03-23 13:08:18 (GMT) |
commit | 1c34df3008fc247efe8e129fce9fcfc51ed282a5 (patch) | |
tree | 0f4b43887f0c38b5078eda269a0a4336fe27ea42 | |
parent | ddc540e0328b146dd871015f3c32296da797920a (diff) | |
download | tcl-1c34df3008fc247efe8e129fce9fcfc51ed282a5.zip tcl-1c34df3008fc247efe8e129fce9fcfc51ed282a5.tar.gz tcl-1c34df3008fc247efe8e129fce9fcfc51ed282a5.tar.bz2 |
Make error message in "try" implementation
exactly the same as the one in "return"
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -2010-03-?? Jan Nijtmans <nijtmans@users.sf.net> +2010-03-23 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclCmdMZ.c Make error message in "try" implementation * generic/tclCompCmdsSZ.c exactly the same as the one in "return" |