CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/15 06:29:17
Modified files:
usr.sbin/httpd : httpd.h server_fcgi.c
Log message:
Neither clt_descreq nor clt_descresp in struct client need to be void *.
They both are only used as struct http_descriptor.
OK tb@
