From 3d1c14d0802d7f68e7d18e10853524da03279c88 Mon Sep 17 00:00:00 2001 From: Miguel Sofer Date: Wed, 11 Apr 2007 03:18:36 +0000 Subject: fixing comments --- generic/tclCompCmds.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/generic/tclCompCmds.c b/generic/tclCompCmds.c index 4036ed0..8852f45 100644 --- a/generic/tclCompCmds.c +++ b/generic/tclCompCmds.c @@ -12,7 +12,7 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclCompCmds.c,v 1.106 2007/04/11 03:01:44 msofer Exp $ + * RCS: @(#) $Id: tclCompCmds.c,v 1.107 2007/04/11 03:18:36 msofer Exp $ */ #include "tclInt.h" @@ -105,9 +105,6 @@ ((envPtr)->codeNext - (envPtr)->codeStart) /* - */ - -/* * Note: the exceptDepth is a bit of a misnomer: TEBC only needs the * maximal depth of nested CATCH ranges in order to alloc runtime * memory. These macros should compute precisely that? OTOH, the nesting depth -- cgit v0.12