--- embedaddon/php/ext/gd/gdcache.c 2012/02/21 23:47:56 1.1.1.1 +++ embedaddon/php/ext/gd/gdcache.c 2012/05/29 12:34:39 1.1.1.2 @@ -1,5 +1,5 @@ /* - * $Id: gdcache.c,v 1.1.1.1 2012/02/21 23:47:56 misho Exp $ + * $Id: gdcache.c,v 1.1.1.2 2012/05/29 12:34:39 misho Exp $ * * Caches of pointers to user structs in which the least-recently-used * element is replaced in the event of a cache miss after the cache has