From f595ffe4efedb45e7d6fcbe462650eedb89de1b6 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