From a2f7f8f5ad0a73f583a7d7f1ec1a7bdd1538c73a Mon Sep 17 00:00:00 2001 From: dkf Date: Sat, 5 Mar 2011 01:25:19 +0000 Subject: Unbreak the build. --- generic/tclParse.c | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v0.12