Updated doc

This commit is contained in:
Tatsuhiro Tsujikawa 2012-04-06 02:07:08 +09:00
parent 9627d5355a
commit a5c7301f4b
1 changed files with 2 additions and 2 deletions

View File

@ -64,8 +64,8 @@ typedef enum {
/**
* @enum
*
* Error codes used in the Spdylay library. The following values are
* defined:
* Error codes used in the Spdylay library. The code range is [-999,
* -500], inclusive. The following values are defined:
*/
typedef enum {
/**