X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=w32log.c;h=7cb41ffc1ee81aed1c5e4eacd801b7f77cb13767;hb=0e1b13f3c38b2b8fc5dc675361db629ebb4ed421;hp=3e744fd432cd0e72faec48b3d35bdfa7c2178e84;hpb=a413c79b1674d8098622f10cf2a01faafeaa735a;p=privoxy.git diff --git a/w32log.c b/w32log.c index 3e744fd4..7cb41ffc 100644 --- a/w32log.c +++ b/w32log.c @@ -1,4 +1,4 @@ -const char w32log_rcs[] = "$Id: w32log.c,v 1.21 2002/03/24 12:07:35 jongfoster Exp $"; +const char w32log_rcs[] = "$Id: w32log.c,v 1.23 2002/03/26 22:57:10 jongfoster Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/w32log.c,v $ @@ -7,7 +7,7 @@ const char w32log_rcs[] = "$Id: w32log.c,v 1.21 2002/03/24 12:07:35 jongfoster E * ouputting strings, processing messages and so on. * * Copyright : Written by and Copyright (C) 2001-2002 members of - * the Privoxy team. http://privoxy.org/ + * the Privoxy team. http://www.privoxy.org/ * * Written by and Copyright (C) 1999 Adam Lock * @@ -32,6 +32,12 @@ const char w32log_rcs[] = "$Id: w32log.c,v 1.21 2002/03/24 12:07:35 jongfoster E * * Revisions : * $Log: w32log.c,v $ + * Revision 1.23 2002/03/26 22:57:10 jongfoster + * Web server name should begin www. + * + * Revision 1.22 2002/03/24 12:48:23 jongfoster + * Fixing doc links + * * Revision 1.21 2002/03/24 12:07:35 jongfoster * Consistern name for filters file * @@ -147,6 +153,9 @@ const char w32log_rcs[] = "$Id: w32log.c,v 1.21 2002/03/24 12:07:35 jongfoster E #include #include +#ifndef STRICT +#define STRICT +#endif #include #include