summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2011-03-07 14:55:52 (GMT)
committerdgp <dgp@noemail.net>2011-03-07 14:55:52 (GMT)
commit6cc8aab67cd8668b7557669fc021f34028f70c81 (patch)
tree871426a91a1ab5e0e8b02b1efaf97c446bb19a7b /generic/tcl.h
parent7369609fef6e0c4fbf07339a584dd167e4d020f3 (diff)
downloadtcl-6cc8aab67cd8668b7557669fc021f34028f70c81.zip
tcl-6cc8aab67cd8668b7557669fc021f34028f70c81.tar.gz
tcl-6cc8aab67cd8668b7557669fc021f34028f70c81.tar.bz2
merge trunk + partial improvements to comments
FossilOrigin-Name: f716a66d070a1446c6ea8db74e0443f29d575fd3
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