diff options
Diffstat (limited to 'mac/tkMacScale.c')
-rw-r--r-- | mac/tkMacScale.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tkMacScale.c b/mac/tkMacScale.c index 292a064..7a973e8 100644 --- a/mac/tkMacScale.c +++ b/mac/tkMacScale.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: @(#) tkMacScale.c 1.3 96/10/17 13:16:18 + * RCS: @(#) $Id: tkMacScale.c,v 1.2 1998/09/14 18:23:39 stanton Exp $ */ #include "tkScale.h" |