summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2011-03-05 01:25:19 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2011-03-05 01:25:19 (GMT)
commitb75b5fe28748efb1df5adf30937727d415aeae35 (patch)
treee222ea668c67780038775e398b3dafe8def9395d
parent9dd791de049735f7d3fac5e38a1e3726270d1f1b (diff)
downloadtcl-b75b5fe28748efb1df5adf30937727d415aeae35.zip
tcl-b75b5fe28748efb1df5adf30937727d415aeae35.tar.gz
tcl-b75b5fe28748efb1df5adf30937727d415aeae35.tar.bz2
Unbreak the build.
-rw-r--r--generic/tclParse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/tclParse.c b/generic/tclParse.c
index 616f110..c379260 100644
--- a/generic/tclParse.c
+++ b/generic/tclParse.c
@@ -11,6 +11,7 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
+ */
#include "tclInt.h"