diff options
Diffstat (limited to 'unix/tclMtherr.c')
-rw-r--r-- | unix/tclMtherr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclMtherr.c b/unix/tclMtherr.c index 24b815d..96051bf 100644 --- a/unix/tclMtherr.c +++ b/unix/tclMtherr.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: @(#) tclMtherr.c 1.12 96/06/22 16:36:57 + * RCS: @(#) $Id: tclMtherr.c,v 1.2 1998/09/14 18:40:17 stanton Exp $ */ #include "tclInt.h" |