diff options
Diffstat (limited to 'mac/tkMacRegion.c')
-rw-r--r-- | mac/tkMacRegion.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tkMacRegion.c b/mac/tkMacRegion.c index 534624c..f9f70be 100644 --- a/mac/tkMacRegion.c +++ b/mac/tkMacRegion.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: @(#) tkMacRegion.c 1.9 96/12/03 11:46:50 + * RCS: @(#) $Id: tkMacRegion.c,v 1.2 1998/09/14 18:23:39 stanton Exp $ */ #include "tkInt.h" |