Fix doc
This commit is contained in:
parent
a69b61c40c
commit
5dcdf95a67
|
@ -1653,8 +1653,7 @@ const char* spdylay_strerror(int error_code);
|
||||||
* negative error codes:
|
* negative error codes:
|
||||||
*
|
*
|
||||||
* :enum:`SPDYLAY_ERR_INVALID_ARGUMENT`
|
* :enum:`SPDYLAY_ERR_INVALID_ARGUMENT`
|
||||||
* The |pri| is invalid; or the Associated-To-Stream-ID is
|
* The |pri| is invalid.
|
||||||
* invalid.
|
|
||||||
* :enum:`SPDYLAY_ERR_NOMEM`
|
* :enum:`SPDYLAY_ERR_NOMEM`
|
||||||
* Out of memory.
|
* Out of memory.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue