diff options
Diffstat (limited to 'generic/tclResolve.c')
-rw-r--r-- | generic/tclResolve.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclResolve.c b/generic/tclResolve.c index a2bbe46..f54f64e 100644 --- a/generic/tclResolve.c +++ b/generic/tclResolve.c @@ -17,7 +17,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: %Z% $Id: tclResolve.c,v 1.1 1998/06/28 21:41:31 welch Exp $ + * RCS: @(#) $Id: tclResolve.c,v 1.2 1998/09/14 18:40:02 stanton Exp $ */ #include "tclInt.h" |