X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=win32.h;h=99e0e32e1019ea23a3ffd718f099d682fefef992;hp=3011f47872d805d1b24cd72429cf98d9c57a431c;hb=d4058ea486c1025970a0be8a5569378a5d45499f;hpb=c75584ebcc79f939fb4ec9c8f842cef6692640c7 diff --git a/win32.h b/win32.h index 3011f478..99e0e32e 100644 --- a/win32.h +++ b/win32.h @@ -1,9 +1,9 @@ -#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.2 2001/07/29 18:43:08 jongfoster 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 * @@ -33,6 +33,13 @@ * * Revisions : * $Log: win32.h,v $ + * Revision 1.2 2001/07/29 18:43:08 jongfoster + * Changing #ifdef _FILENAME_H to FILENAME_H_INCLUDED, to conform to + * ANSI C rules. + * + * Revision 1.1.1.1 2001/05/15 13:59:08 oes + * Initial import of version 2.9.3 source tree + * * *********************************************************************/ @@ -62,8 +69,8 @@ extern const char win32_h_rcs[]; } /* extern "C" */ #endif -#endif /* ndef _WIN32_H */ - +#endif /* ndef WIN32_H_INCLUDED */ + /* Local Variables: tab-width: 3