summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-06-01 14:54:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-06-01 14:54:52 (GMT)
commit5d982178ea4904932de32a6331512d6db0174a91 (patch)
treecccd80e15a5ab4f773baa3a262941addef161e26 /generic/tcl.h
parent598a2d7dd6d3830c59de31a4b4af8ccf1991fdc4 (diff)
parentc31b5e030892e09c7f5bdc8538ecc09b760bab3b (diff)
downloadtcl-5d982178ea4904932de32a6331512d6db0174a91.zip
tcl-5d982178ea4904932de32a6331512d6db0174a91.tar.gz
tcl-5d982178ea4904932de32a6331512d6db0174a91.tar.bz2
Merge from 8.5 branch tipbug_3185407
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 790b7ac..015995c 100644
--- a/generic/tcl.h
+++ b/generic/tcl.h
@@ -956,8 +956,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