From 812c5af46bd0df3e49f288c3f26960d5139b4a50 Mon Sep 17 00:00:00 2001 From: mig Date: Wed, 2 Mar 2011 21:31:08 +0000 Subject: add missing comment terminator --- generic/tclParse.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/generic/tclParse.c b/generic/tclParse.c index 616f110..48b1b88 100644 --- a/generic/tclParse.c +++ b/generic/tclParse.c @@ -11,7 +11,8 @@ * * 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