diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-10-20 12:28:46 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-10-20 12:28:46 (GMT) |
commit | a0feec1fb2a5f9df57b07ec94fb444727887574b (patch) | |
tree | 88585a4616e767dc53aceff159cfe315a16f321d | |
parent | 9911a45cc237dd493ccbb2c85108adb2f0480ee8 (diff) | |
download | tcl-a0feec1fb2a5f9df57b07ec94fb444727887574b.zip tcl-a0feec1fb2a5f9df57b07ec94fb444727887574b.tar.gz tcl-a0feec1fb2a5f9df57b07ec94fb444727887574b.tar.bz2 |
whitespace cleanup
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ * generic/tclListObj.c (TclLsetFlat): * tests/lset.test (lset-10.3): fixed handling of unshared lists - with shared sublists, [Bug 1333036] reported by neuronstorm. - + with shared sublists, [Bug 1333036] reported by neuronstorm. + 2005-10-19 Donal K. Fellows <dkf@users.sf.net> * generic/tclIORChan.c (PassReceivedError,PassReceivedErrorInterp): |