diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2004-09-18 14:52:29 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2004-09-18 14:52:29 (GMT) |
commit | 162baff29acf457add99022671be61bccfa5ac0f (patch) | |
tree | f3759cffbf1b627c5669efdf04c443b2293ceef1 | |
parent | bdb8fe3f5dca89a3cf2ac0c429c5c2b2cf54a61e (diff) | |
download | tcl-162baff29acf457add99022671be61bccfa5ac0f.zip tcl-162baff29acf457add99022671be61bccfa5ac0f.tar.gz tcl-162baff29acf457add99022671be61bccfa5ac0f.tar.bz2 |
Whitespace police
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ * generic/tclDate.c: Revised tclGetDate.y to use bison instead * generic/tclGetDate.y: of yacc to build the parser, eliminating - * generic/tclInt.h: all the complicated hackery involving + * generic/tclInt.h: all the complicated hackery involving * unix/Makefile.in: 'sed' postprocessing. Rebuilt the parser. 2004-09-14 Kevin B. Kenny <kennykb@acm.org> |