summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-03-07 14:55:52 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-03-07 14:55:52 (GMT)
commitb1c2f2c9c6fcb329f1e23f9f5f1ef53c84b01bae (patch)
tree871426a91a1ab5e0e8b02b1efaf97c446bb19a7b /generic/tcl.h
parentbc0ce06bc7fe8a1bfc555fe2025b979c17136564 (diff)
downloadtcl-b1c2f2c9c6fcb329f1e23f9f5f1ef53c84b01bae.zip
tcl-b1c2f2c9c6fcb329f1e23f9f5f1ef53c84b01bae.tar.gz
tcl-b1c2f2c9c6fcb329f1e23f9f5f1ef53c84b01bae.tar.bz2
merge trunk + partial improvements to comments
Diffstat (limited to 'generic/tcl.h')
-rw-r--r--generic/tcl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tcl.h b/generic/tcl.h
index 45da4f1..fe384c4 100644
--- a/generic/tcl.h
+++ b/generic/tcl.h
@@ -954,8 +954,6 @@ typedef struct Tcl_DString {
* is safe to leave the hash unquoted when the element is not the first
* element of a list, and this flag can be used by the caller to indicate
* that condition.
- * (Careful! If you change these flag values be sure to change the definitions
- * at the front of tclUtil.c).
*/
#define TCL_DONT_USE_BRACES 1