diff options
Diffstat (limited to 'generic/tclLoadNone.c')
-rw-r--r-- | generic/tclLoadNone.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclLoadNone.c b/generic/tclLoadNone.c index 86d1ca5..16c0a5a 100644 --- a/generic/tclLoadNone.c +++ b/generic/tclLoadNone.c @@ -10,7 +10,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tclLoadNone.c 1.6 97/05/14 13:23:38 + * RCS: @(#) $Id: tclLoadNone.c,v 1.2 1998/09/14 18:40:00 stanton Exp $ */ #include "tclInt.h" |