summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-03-05 01:25:19 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-03-05 01:25:19 (GMT)
commita2f7f8f5ad0a73f583a7d7f1ec1a7bdd1538c73a (patch)
treee222ea668c67780038775e398b3dafe8def9395d
parent4b803ccfb006b7d5592b866cdeb106bd1cf2fbd5 (diff)
downloadtcl-a2f7f8f5ad0a73f583a7d7f1ec1a7bdd1538c73a.zip
tcl-a2f7f8f5ad0a73f583a7d7f1ec1a7bdd1538c73a.tar.gz
tcl-a2f7f8f5ad0a73f583a7d7f1ec1a7bdd1538c73a.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"