diff options
author | dgp@users.sourceforge.net <dgp> | 2007-12-13 15:23:41 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2007-12-13 15:23:41 (GMT) |
commit | 2c47b5d96752525b18d99286069f95f038548ca4 (patch) | |
tree | 4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /generic/tkImgGIF.c | |
parent | fa639b8d349b5bc14e2e92ba8542b7ac0171db7b (diff) | |
download | tk-2c47b5d96752525b18d99286069f95f038548ca4.zip tk-2c47b5d96752525b18d99286069f95f038548ca4.tar.gz tk-2c47b5d96752525b18d99286069f95f038548ca4.tar.bz2 |
merge stable branch onto HEAD
Diffstat (limited to 'generic/tkImgGIF.c')
-rw-r--r-- | generic/tkImgGIF.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkImgGIF.c b/generic/tkImgGIF.c index 59e4117..61a2947 100644 --- a/generic/tkImgGIF.c +++ b/generic/tkImgGIF.c @@ -32,7 +32,7 @@ * This file also contains code from miGIF. See lower down in file for the * applicable copyright notice for that portion. * - * RCS: @(#) $Id: tkImgGIF.c,v 1.39 2007/09/18 12:53:09 das Exp $ + * RCS: @(#) $Id: tkImgGIF.c,v 1.40 2007/12/13 15:24:14 dgp Exp $ */ #include "tkInt.h" |