X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32svrapi.h;h=f2bb9ae8f7711eb631e47b1d03a071f430f2f7b5;hp=ca69a61838c81e4d4c9b527034e6040ea4aafc8d;hb=a473a2a85dbf5325b270a906e85785ba4b032503;hpb=f1509beb2fa10e04be0cb69cf52c57c699b649b7 diff --git a/w32svrapi.h b/w32svrapi.h index ca69a618..f2bb9ae8 100644 --- a/w32svrapi.h +++ b/w32svrapi.h @@ -1,9 +1,8 @@ #ifndef W32_SVRAPI_H_INCLUDED #define W32_SVRAPI_H_INCLUDED -#define W32_SVRAPI_H_VERSION "$Id$" /********************************************************************* * - * File : $Source$ + * File : $Source: /cvsroot/ijbswa/current/w32svrapi.h,v $ * * Purpose : Win32 Services API for Privoxy. * Provides the implementation of an Win32 service to @@ -19,7 +18,7 @@ * doing to provide that isolation. * * Copyright : Written by and Copyright (C) 2003 members of - * the Privoxy team. http://www.privoxy.org/ + * the Privoxy team. https://www.privoxy.org/ * * Written by and Copyright (C) 2003 Ian Cummings * @@ -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 @@ -47,16 +46,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" { -#endif #ifdef _WIN32 @@ -135,9 +126,5 @@ extern BOOL w32_set_service_status( #endif /* def _WIN32 */ -#ifdef __cplusplus -} /* extern "C" */ -#endif - #endif /* ndef W32_SVRAPI_H_INCLUDED */ - +