From a5c7301f4b3da66e000cfc270d1d3da55a89d479 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 6 Apr 2012 02:07:08 +0900 Subject: [PATCH] Updated doc --- lib/includes/spdylay/spdylay.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 { /**