summaryrefslogtreecommitdiffstats
path: root/generic
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)
commitf595ffe4efedb45e7d6fcbe462650eedb89de1b6 (patch)
treee222ea668c67780038775e398b3dafe8def9395d /generic
parent6f1fd26e91b778b8d1e972e425c2e2593a41f92d (diff)
downloadtcl-f595ffe4efedb45e7d6fcbe462650eedb89de1b6.zip
tcl-f595ffe4efedb45e7d6fcbe462650eedb89de1b6.tar.gz
tcl-f595ffe4efedb45e7d6fcbe462650eedb89de1b6.tar.bz2
Unbreak the build.
Diffstat (limited to 'generic')
-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"