X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgi.c;h=f461bb3b202931f92be84b3ca2d5c4957c31cb46;hp=c1bac6f63b32c497b591fba3699096eb778cb117;hb=bb57ac607f4d412207e73e0d08a0e75e29f2413b;hpb=8fafe5eacd4f39b62b623a3f645d06fe9444057c diff --git a/cgi.c b/cgi.c index c1bac6f6..f461bb3b 100644 --- a/cgi.c +++ b/cgi.c @@ -1,4 +1,4 @@ -const char cgi_rcs[] = "$Id: cgi.c,v 1.1 2001/06/03 11:03:48 oes Exp $"; +const char cgi_rcs[] = "$Id: cgi.c,v 1.3 2001/06/03 19:12:16 oes Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/cgi.c,v $ @@ -36,6 +36,9 @@ const char cgi_rcs[] = "$Id: cgi.c,v 1.1 2001/06/03 11:03:48 oes Exp $"; * * Revisions : * $Log: cgi.c,v $ + * Revision 1.3 2001/06/03 19:12:16 oes + * introduced new cgi handling + * * Revision 1.1 2001/06/03 11:03:48 oes * Makefile/in * @@ -116,6 +119,7 @@ const char cgi_rcs[] = "$Id: cgi.c,v 1.1 2001/06/03 11:03:48 oes Exp $"; #include "miscutil.h" #include "showargs.h" +const char cgi_h_rcs[] = CGI_H_VERSION; const struct cgi_dispatcher cgi_dispatchers[] = { { "show-status",