X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=w32log.c;h=0948e4b012e233318250eee6e33950ea28b2abf0;hb=0dd6c96aa0be944d9fd7b54f25774f648026485c;hp=3e744fd432cd0e72faec48b3d35bdfa7c2178e84;hpb=a413c79b1674d8098622f10cf2a01faafeaa735a;p=privoxy.git diff --git a/w32log.c b/w32log.c index 3e744fd4..0948e4b0 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.22 2002/03/24 12:48:23 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,9 @@ 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.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 *