X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=win32.h;h=19cf0395b83da8beb59615b4adf7d9f79a9561b9;hp=3011f47872d805d1b24cd72429cf98d9c57a431c;hb=58b046286114445ac83e0838be9b6e0fa188a108;hpb=c75584ebcc79f939fb4ec9c8f842cef6692640c7 diff --git a/win32.h b/win32.h index 3011f478..19cf0395 100644 --- a/win32.h +++ b/win32.h @@ -1,14 +1,14 @@ -#ifndef _WIN32_H -#define _WIN32_H -#define WIN32_H_VERSION "$Id: win32.h,v 1.1 2001/05/13 21:57:07 administrator Exp $" +#ifndef WIN32_H_INCLUDED +#define WIN32_H_INCLUDED +#define WIN32_H_VERSION "$Id: win32.h,v 1.7 2006/07/18 14:48:48 david__schmidt Exp $" /********************************************************************* * - * File : $Source: /home/administrator/cvs/ijb/win32.h,v $ + * File : $Source: /cvsroot/ijbswa/current/win32.h,v $ * * Purpose : Win32 User Interface initialization and message loop * - * Copyright : Written by and Copyright (C) 2001 the SourceForge - * IJBSWA team. http://ijbswa.sourceforge.net + * Copyright : Written by and Copyright (C) 2001-2002 members of + * the Privoxy team. http://www.privoxy.org/ * * Written by and Copyright (C) 1999 Adam Lock * @@ -31,11 +31,8 @@ * or write to the Free Software Foundation, Inc., 59 * Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * Revisions : - * $Log: win32.h,v $ - * *********************************************************************/ - + #ifdef __cplusplus extern "C" { @@ -62,8 +59,8 @@ extern const char win32_h_rcs[]; } /* extern "C" */ #endif -#endif /* ndef _WIN32_H */ - +#endif /* ndef WIN32_H_INCLUDED */ + /* Local Variables: tab-width: 3