diff options
Diffstat (limited to 'generic/tclParse.c')
-rw-r--r-- | generic/tclParse.c | 3 |
1 files changed, 2 insertions, 1 deletions
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" /* |