X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=parsers.h;h=d721ac4ab0b912b04eb5119fbd21dc4a03b47d56;hp=b68ee8dba837d391817bfb916031d16bba120720;hb=0ad5ceedec2b1049cff13e8cab789733d373267e;hpb=362f5979d9efa6e7c1c38c1b75e41e91c710772b diff --git a/parsers.h b/parsers.h index b68ee8db..d721ac4a 100644 --- a/parsers.h +++ b/parsers.h @@ -1,6 +1,6 @@ -#ifndef _PARSERS_H -#define _PARSERS_H -#define PARSERS_H_VERSION "$Id: parsers.h,v 1.7 2001/06/29 13:32:14 oes Exp $" +#ifndef PARSERS_H_INCLUDED +#define PARSERS_H_INCLUDED +#define PARSERS_H_VERSION "$Id: parsers.h,v 1.8 2001/07/13 14:01:54 oes Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/parsers.h,v $ @@ -43,6 +43,9 @@ * * Revisions : * $Log: parsers.h,v $ + * Revision 1.8 2001/07/13 14:01:54 oes + * Removed all #ifdef PCRS + * * Revision 1.7 2001/06/29 13:32:14 oes * Removed logentry from cancelled commit * @@ -135,7 +138,7 @@ extern const char parsers_h_rcs[]; } /* extern "C" */ #endif -#endif /* ndef _PARSERS_H */ +#endif /* ndef PARSERS_H_INCLUDED */ /* Local Variables: