Commit Diff


commit - c57dc42b31cb45b296cda118aa23bf684ef72298
commit + 876a417023a6a38cc61f61bf3083305455a7f8ec
blob - eac2a233f5291a294daa7821fa2a464986bf820b
blob + cd994fb6855b76a4a0375237ce0de4a135cebd19
--- server.c
+++ server.c
@@ -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;