diff options
Diffstat (limited to 'ext/gd/gdcache.h')
-rw-r--r-- | ext/gd/gdcache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/gdcache.h b/ext/gd/gdcache.h index 033aaefe1..13ed963ea 100644 --- a/ext/gd/gdcache.h +++ b/ext/gd/gdcache.h @@ -1,5 +1,5 @@ /* - * $Id: gdcache.h,v 1.4 2003/12/28 21:08:46 iliaa Exp $ + * $Id: gdcache.h 242949 2007-09-26 15:44:16Z cvs2svn $ * * 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 |