tweak comment

This commit is contained in:
Omar Polo 2022-01-05 18:03:47 +00:00
parent c57dc42b31
commit 876a417023
1 changed files with 2 additions and 2 deletions

View File

@ -1097,8 +1097,8 @@ client_write(struct bufferevent *bev, void *d)
case REQUEST_FCGI:
case REQUEST_PROXY:
/*
* Here we depend on on the cgi script or fastcgi
* connection to provide data.
* Here we depend on the cgi/fastcgi or proxy
* connection to provide data.
*/
break;