diff options
Diffstat (limited to 'mac/tclMacEnv.c')
-rw-r--r-- | mac/tclMacEnv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tclMacEnv.c b/mac/tclMacEnv.c index afb6028..8f6b58f 100644 --- a/mac/tclMacEnv.c +++ b/mac/tclMacEnv.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: @(#) tclMacEnv.c 1.29 96/12/06 14:19:57 + * RCS: @(#) $Id: tclMacEnv.c,v 1.2 1998/09/14 18:40:04 stanton Exp $ */ #include <Gestalt.h> |