X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=actions.h;h=3f5c62dbff0f8ca02ada8f5e8f6931393e0eddd8;hp=f4365f0e826999d9a91f5469869bb6bf646994df;hb=7537bf8433682b12ccf1099e1e30c978f4bd52a2;hpb=dfb9a1ebaeacec72783009c3c7c7b58dea4a4fcc diff --git a/actions.h b/actions.h index f4365f0e..3f5c62db 100644 --- a/actions.h +++ b/actions.h @@ -1,9 +1,9 @@ #ifndef ACTIONS_H_INCLUDED #define ACTIONS_H_INCLUDED -#define ACTIONS_H_VERSION "$Id: actions.h,v 1.11 2002/04/30 11:14:52 oes Exp $" +#define ACTIONS_H_VERSION "$Id: actions.h,v 1.12 2002/05/06 07:56:50 oes Exp $" /********************************************************************* * - * File : $Source: /cvsroot/ijbswa/current/actions.h,v $ + * File : $Source: /cvsroot/ijbswa/current/Attic/actions.h,v $ * * Purpose : Declares functions to work with actions files * Functions declared include: FIXME @@ -35,6 +35,9 @@ * * Revisions : * $Log: actions.h,v $ + * Revision 1.12 2002/05/06 07:56:50 oes + * Made actions_to_html independent of FEATURE_CGI_EDIT_ACTIONS + * * Revision 1.11 2002/04/30 11:14:52 oes * Made csp the first parameter in *action_to_html *