X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=errlog.h;h=207d67eaf1a328e2cf564eb7b15ecd775f395fee;hp=d5edaaef7a12a3fa260a9aa1ffa8aa61edc54292;hb=3e5aa1e1d1a0e1c28619c2388be8c1a0ae4fbeb9;hpb=ffa11e6cc708137ca152a78fcfa4bdd03bfa81c1 diff --git a/errlog.h b/errlog.h index d5edaaef..207d67ea 100644 --- a/errlog.h +++ b/errlog.h @@ -1,6 +1,6 @@ -#ifndef _ERRLOG_H -#define _ERRLOG_H -#define ERRLOG_H_VERSION "$Id: errlog.h,v 1.6 2001/07/13 13:59:22 oes Exp $" +#ifndef ERRLOG_H_INCLUDED +#define ERRLOG_H_INCLUDED +#define ERRLOG_H_VERSION "$Id: errlog.h,v 1.7 2001/07/19 19:02:53 haroon Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/errlog.h,v $ @@ -35,6 +35,9 @@ * * Revisions : * $Log: errlog.h,v $ + * Revision 1.7 2001/07/19 19:02:53 haroon + * Added define for LOG_LEVEL_POPUPS + * * Revision 1.6 2001/07/13 13:59:22 oes * - Added LOG_LEVEL_DEANIMATE * - Changed LOG_LEVEL_CLF @@ -143,7 +146,7 @@ extern const char errlog_h_rcs[]; } /* extern "C" */ #endif -#endif /* ndef _ERRLOG_H */ +#endif /* ndef ERRLOG_H_INCLUDED */ /* Local Variables: