diff options
Diffstat (limited to 'mac/tclMacSock.c')
-rw-r--r-- | mac/tclMacSock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tclMacSock.c b/mac/tclMacSock.c index fe276f1..b36ae1d 100644 --- a/mac/tclMacSock.c +++ b/mac/tclMacSock.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: @(#) tclMacSock.c 1.59 97/10/09 18:24:42 + * RCS: @(#) $Id: tclMacSock.c,v 1.2 1998/09/14 18:40:06 stanton Exp $ */ #include "tclInt.h" |