diff options
Diffstat (limited to 'generic/tkSquare.c')
-rw-r--r-- | generic/tkSquare.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/generic/tkSquare.c b/generic/tkSquare.c index d0b8836..1a6731f 100644 --- a/generic/tkSquare.c +++ b/generic/tkSquare.c @@ -12,12 +12,10 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkSquare.c,v 1.7 2007/01/03 05:06:26 nijtmans Exp $ + * RCS: @(#) $Id: tkSquare.c,v 1.8 2007/09/07 00:34:53 dgp Exp $ */ -#include "tkPort.h" #define __NO_OLD_CONFIG -#include "tk.h" #include "tkInt.h" /* |