diff --git a/lib/includes/spdylay/spdylay.h b/lib/includes/spdylay/spdylay.h index ff6996c..623021f 100644 --- a/lib/includes/spdylay/spdylay.h +++ b/lib/includes/spdylay/spdylay.h @@ -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 { /**