diff options
Diffstat (limited to 'generic/tkGC.c')
-rw-r--r-- | generic/tkGC.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkGC.c b/generic/tkGC.c index f68db12..dd53e32 100644 --- a/generic/tkGC.c +++ b/generic/tkGC.c @@ -10,7 +10,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkGC.c 1.18 96/02/15 18:53:32 + * RCS: @(#) $Id: tkGC.c,v 1.2 1998/09/14 18:23:11 stanton Exp $ */ #include "tkPort.h" |