diff options
Diffstat (limited to 'generic/tclThread.c')
-rw-r--r-- | generic/tclThread.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tclThread.c b/generic/tclThread.c index 23e82a0..c2f769d 100644 --- a/generic/tclThread.c +++ b/generic/tclThread.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclThread.c,v 1.6.2.3 2007/11/26 14:05:10 vasiljevic Exp $ */ #include "tclInt.h" |