X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgi.c;h=8a4eea0c782785115a830add7b4e4b274dec3598;hp=dedef2f6cc7178e4be8d16942ef3de2f6e7b96cc;hb=1e3471c05f279e9f4ebead3a943512d8919a70f3;hpb=7e8f1ca649cdd799f9867f682ab45d97af5e33ef diff --git a/cgi.c b/cgi.c index dedef2f6..8a4eea0c 100644 --- a/cgi.c +++ b/cgi.c @@ -1,4 +1,4 @@ -const char cgi_rcs[] = "$Id: cgi.c,v 1.172 2017/03/08 13:10:33 fabiankeil Exp $"; +const char cgi_rcs[] = "$Id: cgi.c,v 1.173 2017/03/08 13:16:26 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/cgi.c,v $ @@ -98,7 +98,7 @@ static const struct cgi_dispatcher cgi_dispatchers[] = { TRUE }, { "show-version", cgi_show_version, - NULL, /* Not considered important enought to include in the menu */ + NULL, /* Not considered important enough to include in the menu */ TRUE }, #ifdef FEATURE_CLIENT_TAGS /*