X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32svrapi.h;h=d38cbe47a5076ff6d5bb242a2f146d736d274914;hp=b66bfb22de57059ab7606afc431fa0f7f5b29681;hb=9ecf2fa12bdcd5399bfcb110e2071cb27dd75448;hpb=e72b401da5537a14b29e945944926373cb251825 diff --git a/w32svrapi.h b/w32svrapi.h index b66bfb22..d38cbe47 100644 --- a/w32svrapi.h +++ b/w32svrapi.h @@ -1,6 +1,5 @@ #ifndef W32_SVRAPI_H_INCLUDED #define W32_SVRAPI_H_INCLUDED -#define W32_SVRAPI_H_VERSION "$Id: w32svrapi.h,v 1.1 2006/08/12 03:54:37 david__schmidt Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/w32svrapi.h,v $ @@ -29,7 +28,7 @@ * development of this code. * * - * This program is free software; you can redistribute it + * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General * Public License as published by the Free Software * Foundation; either version 2 of the License, or (at @@ -50,10 +49,6 @@ *********************************************************************/ -#ifdef __cplusplus -extern "C" { -#endif - #ifdef _WIN32 @@ -131,9 +126,5 @@ extern BOOL w32_set_service_status( #endif /* def _WIN32 */ -#ifdef __cplusplus -} /* extern "C" */ -#endif - #endif /* ndef W32_SVRAPI_H_INCLUDED */ - +