diff options
Diffstat (limited to 'generic/tclVar.c')
-rw-r--r-- | generic/tclVar.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tclVar.c b/generic/tclVar.c index ea4b7ff..9815469 100644 --- a/generic/tclVar.c +++ b/generic/tclVar.c @@ -15,8 +15,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclVar.c,v 1.160.2.12 2010/11/23 20:01:18 andreas_kupries Exp $ */ #include "tclInt.h" |