X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=deanimate.h;h=2199080de1c17376bc798e3ea8ffe3d6b40a64a4;hb=972e6759aac13f0c1bfdee830639093807716317;hp=ab2458935b10d3d24410c64690a155083561283b;hpb=4a1c090df7a6b35c83f067afacb325b5cb84139a;p=privoxy.git diff --git a/deanimate.h b/deanimate.h index ab245893..2199080d 100644 --- a/deanimate.h +++ b/deanimate.h @@ -1,6 +1,6 @@ #ifndef DEANIMATE_H_INCLUDED #define DEANIMATE_H_INCLUDED -#define DEANIMATE_H_VERSION "$Id: deanimate.h,v 1.5 2002/03/07 03:46:17 oes Exp $" +#define DEANIMATE_H_VERSION "$Id: deanimate.h,v 1.6 2002/03/08 17:46:04 jongfoster Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/deanimate.h,v $ @@ -11,7 +11,7 @@ * * * Copyright : Written by and Copyright (C) 2001 Andreas S. Oesterhelt - * for the SourceForge IJBSWA team. http://ijbswa.sourceforge.net + * for the SourceForge Privoxy team. http://ijbswa.sourceforge.net * * Based on ideas from the Image::DeAnim Perl module by * Ken MacFarlane, @@ -40,6 +40,9 @@ * * Revisions : * $Log: deanimate.h,v $ + * Revision 1.6 2002/03/08 17:46:04 jongfoster + * Fixing int/size_t warnings + * * Revision 1.5 2002/03/07 03:46:17 oes * Fixed compiler warnings *