summaryrefslogtreecommitdiffstats
path: root/generic/tclEncoding.c
diff options
context:
space:
mode:
authorstanton <stanton>1998-10-03 01:56:40 (GMT)
committerstanton <stanton>1998-10-03 01:56:40 (GMT)
commit99b0d4173b50012e14093f37872b3677d9b9567c (patch)
tree961bd89c7c2c468fa800c5d2fc87d6fe437699ce /generic/tclEncoding.c
parent835885adda010ab381633a38750c80da69953dc2 (diff)
downloadtcl-99b0d4173b50012e14093f37872b3677d9b9567c.zip
tcl-99b0d4173b50012e14093f37872b3677d9b9567c.tar.gz
tcl-99b0d4173b50012e14093f37872b3677d9b9567c.tar.bz2
replaced SCCS with RCS strings
Diffstat (limited to 'generic/tclEncoding.c')
-rw-r--r--generic/tclEncoding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclEncoding.c b/generic/tclEncoding.c
index 0680d4f..9b3f18d 100644
--- a/generic/tclEncoding.c
+++ b/generic/tclEncoding.c
@@ -8,7 +8,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tclEncoding.c 1.40 98/02/17 17:18:22
+ * RCS: @(#) $Id: tclEncoding.c,v 1.1.2.2 1998/10/03 01:56:41 stanton Exp $
*/
#include "tclInt.h"