Commit 686c2ea9 authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

Merge git://github.com/sorced-jim/spdylay into sorced-jim-master

parents 60241066 dc1e79f4
......@@ -196,7 +196,7 @@ typedef struct {
int32_t stream_id;
int32_t assoc_stream_id;
/* 0 (Highest) to SPDYLAY_SPDY2_PRI_LOWEST or
SPDYLAY_SPDY3_PRI_LOWEST (loweset), depending on the protocol
SPDYLAY_SPDY3_PRI_LOWEST (lowest), depending on the protocol
version. */
uint8_t pri;
/* Since SPDY/3 */
......
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