X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32svrapi.c;h=71f29461b8a15c6780c75b03eb697ee60588cf95;hp=908a6ffa56b12d56e93f78863f651f308cb1a4e0;hb=f2be4cfb0e98db4cf6fcf33f3f1efadabe399887;hpb=b9caf4a4a3d9597c7c1bceb82f7d6d18970fa968 diff --git a/w32svrapi.c b/w32svrapi.c index 908a6ffa..71f29461 100644 --- a/w32svrapi.c +++ b/w32svrapi.c @@ -1,4 +1,3 @@ -const char w32_svrapi_rcs[] = "$Id: w32svrapi.c,v 1.5 2011/09/04 11:10:56 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/w32svrapi.c,v $ @@ -17,7 +16,7 @@ const char w32_svrapi_rcs[] = "$Id: w32svrapi.c,v 1.5 2011/09/04 11:10:56 fabian * doing to provide that isolation. * * Copyright : Written by and Copyright (C) 2003, 2006 members of - * the Privoxy team. http://www.privoxy.org/ + * the Privoxy team. https://www.privoxy.org/ * * Written by and Copyright (C) 2003 Ian Cummings * @@ -64,8 +63,6 @@ const char w32_svrapi_rcs[] = "$Id: w32svrapi.c,v 1.5 2011/09/04 11:10:56 fabian #endif /* ndef _WIN_CONSOLE */ #include "w32svrapi.h" -const char w32_svrapi_h_rcs[] = W32_SVRAPI_H_VERSION; - /* Only the ANSI Win32 APIs are used at this time. If for some * reason, we're building under unicode then we must stop