diff options
Diffstat (limited to 'mac/tclMacExit.c')
-rw-r--r-- | mac/tclMacExit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tclMacExit.c b/mac/tclMacExit.c index f5f403d..8ed6355 100644 --- a/mac/tclMacExit.c +++ b/mac/tclMacExit.c @@ -14,7 +14,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tclMacExit.c 1.6 97/11/20 18:37:38 + * RCS: @(#) $Id: tclMacExit.c,v 1.2 1998/09/14 18:40:04 stanton Exp $ */ #include "tclInt.h" |