X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=win32.h;h=7c699dc3e9a139831214b82889ab5f31a55de054;hp=1e08da1a45a033c1e2dd761b2f7bbe13388aeb4f;hb=89f30d269f96d09a6b0041aeecd8224f85f5b393;hpb=51372679fa2205631ee27c6ac621449bcdd083c3 diff --git a/win32.h b/win32.h index 1e08da1a..7c699dc3 100644 --- a/win32.h +++ b/win32.h @@ -1,6 +1,6 @@ #ifndef WIN32_H_INCLUDED #define WIN32_H_INCLUDED -#define WIN32_H_VERSION "$Id: win32.h,v 1.3 2001/07/30 22:08:36 jongfoster Exp $" +#define WIN32_H_VERSION "$Id: win32.h,v 1.4 2002/03/24 12:03:47 jongfoster Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/win32.h,v $ @@ -8,7 +8,7 @@ * Purpose : Win32 User Interface initialization and message loop * * 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 * @@ -33,6 +33,9 @@ * * Revisions : * $Log: win32.h,v $ + * Revision 1.4 2002/03/24 12:03:47 jongfoster + * Name change + * * Revision 1.3 2001/07/30 22:08:36 jongfoster * Tidying up #defines: * - All feature #defines are now of the form FEATURE_xxx