1
0
mirror of https://github.com/moparisthebest/spdylay synced 2024-08-13 17:03:54 -04:00

Updated doc

This commit is contained in:
Tatsuhiro Tsujikawa 2012-05-09 23:25:31 +09:00
parent 1158de22a3
commit b371a0ae19

View File

@ -398,7 +398,7 @@ typedef enum {
*/
SPDYLAY_STREAM_ALREADY_CLOSED = 9,
/**
* SPDYLAY_INVALID_CREDENTIALS
* INVALID_CREDENTIALS
*/
SPDYLAY_INVALID_CREDENTIALS = 10,
/**