X-Git-Url: http://www.privoxy.org/gitweb/gpl.html?a=blobdiff_plain;f=deanimate.c;h=cd4274230572f3f234880346e8bda316f72c80f6;hb=bd8acf91e69788e2f13c8f34fda0b8039067b83a;hp=d583bc68cf874028255b58a05971ec024130b255;hpb=0428133610c525457cb16f7ac6a54203a2743d6c;p=privoxy.git diff --git a/deanimate.c b/deanimate.c index d583bc68..cd427423 100644 --- a/deanimate.c +++ b/deanimate.c @@ -1,4 +1,4 @@ -const char deanimate_rcs[] = "$Id: deanimate.c,v 1.20 2009/05/16 13:27:20 fabiankeil Exp $"; +const char deanimate_rcs[] = "$Id: deanimate.c,v 1.21 2011/09/04 11:10:56 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/deanimate.c,v $ @@ -7,10 +7,6 @@ const char deanimate_rcs[] = "$Id: deanimate.c,v 1.20 2009/05/16 13:27:20 fabian * fly. High-level functions include: * - Deanimation of GIF images * - * Functions declared include: gif_deanimate, buf_free, - * buf_copy, buf_getbyte, gif_skip_data_block - * and gif_extract_image - * * Copyright : Written by and Copyright (C) 2001 - 2004, 2006 by the * SourceForge Privoxy team. http://www.privoxy.org/ *