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 1ab4bc9..8384107 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.19 2007/12/13 15:23:20 dgp Exp $ */ #include "tclInt.h" |