Commit 9e5dfacd authored by Dag Haavi Finstad's avatar Dag Haavi Finstad

whitespace

parent 17d7c4f3
......@@ -838,7 +838,6 @@ h2_procframe(struct worker *wrk, struct h2_sess *h2,
!(r2 && h2->new_req == r2->req && h2f == H2_F_CONTINUATION))
return (H2CE_PROTOCOL_ERROR); // rfc7540,l,1859,1863
h2e = h2f->rxfunc(wrk, h2, r2);
if (h2e == 0)
return (0);
......
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