diff options
Diffstat (limited to 'generic/tkImgUtil.c')
-rw-r--r-- | generic/tkImgUtil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkImgUtil.c b/generic/tkImgUtil.c index 31504b8..00c8b7d 100644 --- a/generic/tkImgUtil.c +++ b/generic/tkImgUtil.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: @(#) tkImgUtil.c 1.3 96/02/15 18:53:12 + * RCS: @(#) $Id: tkImgUtil.c,v 1.2 1998/09/14 18:23:13 stanton Exp $ */ #include "tkInt.h" |