diff options
author | Kevin B Kenny <kennykb@acm.org> | 2001-11-16 21:41:13 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2001-11-16 21:41:13 (GMT) |
commit | 926545e0f27b16513efa8d15339cca02932e6874 (patch) | |
tree | d9a26af01617ce7c302a18e9d3a77517101bc3cd /ChangeLog | |
parent | 96e1762fbd024a762d4c36283ab77259c338f8ee (diff) | |
download | tcl-926545e0f27b16513efa8d15339cca02932e6874.zip tcl-926545e0f27b16513efa8d15339cca02932e6874.tar.gz tcl-926545e0f27b16513efa8d15339cca02932e6874.tar.bz2 |
Removed a rogue C++ comment that inadvertently got left in tclListObj.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-11-16 Kevin B. Kenny <kennykb@users.sourceforge.net> + * generic/tclListObj.c: removed a C++-style comment that + was inadvertently left in the source code. + 2001-11-16 Jeff Hobbs <jeffh@ActiveState.com> * unix/tclUnixInit.c: added HAVE_LANGINFO code block. |