diff options
Diffstat (limited to 'mac/tclMacChan.c')
-rw-r--r-- | mac/tclMacChan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tclMacChan.c b/mac/tclMacChan.c index e11e47d..781ee64 100644 --- a/mac/tclMacChan.c +++ b/mac/tclMacChan.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: @(#) tclMacChan.c 1.43 97/06/20 11:27:48 + * RCS: @(#) $Id: tclMacChan.c,v 1.3 1998/09/14 18:40:04 stanton Exp $ */ #include "tclInt.h" |