Commit 5d82c73b authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Remove comment OBE.

parent a47e651f
......@@ -95,12 +95,6 @@ HTC_Reinit(struct http_conn *htc)
return (HTC_Complete(htc));
}
/*--------------------------------------------------------------------
* Return -3 if it's all whitespace so far
* Return 0 if we need more text
* Return 1 if we have a complete HTTP procol header
*/
/*--------------------------------------------------------------------
* Check if we have a complete HTTP request or response yet
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment