diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-30 09:28:59 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-30 09:28:59 (GMT) |
commit | ce4338e6397022547fddacab80018e21ae5773ef (patch) | |
tree | 1fb37de1fe29a9242e75bf9b07eae748b714bc42 | |
parent | c80d6dbaae3c68198824041b94da6f15a233dd92 (diff) | |
download | tcl-ce4338e6397022547fddacab80018e21ae5773ef.zip tcl-ce4338e6397022547fddacab80018e21ae5773ef.tar.gz tcl-ce4338e6397022547fddacab80018e21ae5773ef.tar.bz2 |
Whitespace fixes
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,8 +18,8 @@ 2004-11-26 Don Porter <dgp@users.sourceforge.net> - * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying - operations on the search path does not also normalize. [Bug 1072136] + * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying + operations on the search path does not also normalize. [Bug 1072136] 2004-11-26 Donal K. Fellows <donal.k.fellows@man.ac.uk> |