X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32svrapi.h;h=b66bfb22de57059ab7606afc431fa0f7f5b29681;hp=ca69a61838c81e4d4c9b527034e6040ea4aafc8d;hb=924b1f987b3e7dbbab8ff97b249ef37ea1297b57;hpb=f1509beb2fa10e04be0cb69cf52c57c699b649b7 diff --git a/w32svrapi.h b/w32svrapi.h index ca69a618..b66bfb22 100644 --- a/w32svrapi.h +++ b/w32svrapi.h @@ -1,9 +1,9 @@ #ifndef W32_SVRAPI_H_INCLUDED #define W32_SVRAPI_H_INCLUDED -#define W32_SVRAPI_H_VERSION "$Id$" +#define W32_SVRAPI_H_VERSION "$Id: w32svrapi.h,v 1.1 2006/08/12 03:54:37 david__schmidt Exp $" /********************************************************************* * - * File : $Source$ + * File : $Source: /cvsroot/ijbswa/current/w32svrapi.h,v $ * * Purpose : Win32 Services API for Privoxy. * Provides the implementation of an Win32 service to @@ -47,12 +47,8 @@ * or write to the Free Software Foundation, Inc., 59 * Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * Revisions : - * $Log$ - * - * *********************************************************************/ - + #ifdef __cplusplus extern "C" {