diff options
| author | Miguel Sofer <miguel.sofer@gmail.com> | 2001-09-17 11:52:48 (GMT) |
|---|---|---|
| committer | Miguel Sofer <miguel.sofer@gmail.com> | 2001-09-17 11:52:48 (GMT) |
| commit | ad606c30ca2747857ab8c567cabc2b2da92b4f6a (patch) | |
| tree | f60edfe2753a6649cfc6ec8b3af604d6d34cf4c9 | |
| parent | a073fa09353e6e69476cbbb61777eedd0af5cc19 (diff) | |
| download | tcl-ad606c30ca2747857ab8c567cabc2b2da92b4f6a.zip tcl-ad606c30ca2747857ab8c567cabc2b2da92b4f6a.tar.gz tcl-ad606c30ca2747857ab8c567cabc2b2da92b4f6a.tar.bz2 | |
Correcting a typo.
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: - * generic/tclProc.c: disbabled all compile and execution tracing + * generic/tclProc.c: disabled all compile and execution tracing functionality in standard builds; TCL_COMPILE_DEBUG is now necessary to enable it. [Bug 451858] |
