diff options
Diffstat (limited to 'mac/tclMacFCmd.c')
-rw-r--r-- | mac/tclMacFCmd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tclMacFCmd.c b/mac/tclMacFCmd.c index 0dcac1c..92cce37 100644 --- a/mac/tclMacFCmd.c +++ b/mac/tclMacFCmd.c @@ -9,7 +9,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tclMacFCmd.c 1.22 97/05/20 15:44:26 + * RCS: @(#) $Id: tclMacFCmd.c,v 1.2 1998/09/14 18:40:05 stanton Exp $ */ #include "tclInt.h" |