Updated doc

This commit is contained in:
Tatsuhiro Tsujikawa 2012-05-09 23:25:31 +09:00
parent 1158de22a3
commit b371a0ae19
1 changed files with 1 additions and 1 deletions

View File

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