diff options
Diffstat (limited to 'generic/tclObj.c')
-rw-r--r-- | generic/tclObj.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tclObj.c b/generic/tclObj.c index 4f51fac..43f0d2e 100644 --- a/generic/tclObj.c +++ b/generic/tclObj.c @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclObj.c,v 1.42.2.18 2009/11/10 17:58:32 andreas_kupries Exp $ */ #include "tclInt.h" |