diff options
Diffstat (limited to 'generic/tclPosixStr.c')
-rw-r--r-- | generic/tclPosixStr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclPosixStr.c b/generic/tclPosixStr.c index 9e4588f..8c7c5ad 100644 --- a/generic/tclPosixStr.c +++ b/generic/tclPosixStr.c @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tclPosixStr.c 1.33 97/10/08 12:40:12 + * RCS: @(#) $Id: tclPosixStr.c,v 1.2 1998/09/14 18:40:01 stanton Exp $ */ #include "tclInt.h" |