diff options
Diffstat (limited to 'generic/tkBitmap.c')
-rw-r--r-- | generic/tkBitmap.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tkBitmap.c b/generic/tkBitmap.c index c8d83fd..8fa32c1 100644 --- a/generic/tkBitmap.c +++ b/generic/tkBitmap.c @@ -11,10 +11,9 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkBitmap.c,v 1.18 2007/06/25 02:04:27 das Exp $ + * RCS: @(#) $Id: tkBitmap.c,v 1.19 2007/09/07 00:34:51 dgp Exp $ */ -#include "tkPort.h" #include "tkInt.h" /* |