From 601fbbb4aefa07a9bcc5e8de0acbcbc0f083c6f1 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 2 Sep 2018 15:24:12 +0900 Subject: [PATCH] Update doc --- lib/includes/nghttp2/nghttp2.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/includes/nghttp2/nghttp2.h b/lib/includes/nghttp2/nghttp2.h index ede96f66..8c54b9c8 100644 --- a/lib/includes/nghttp2/nghttp2.h +++ b/lib/includes/nghttp2/nghttp2.h @@ -4613,7 +4613,8 @@ typedef struct { * :enum:`NGHTTP2_FLAG_NONE`. * * The |ov| points to the array of origins. The |nov| specifies the - * number of origins included in |ov|. + * number of origins included in |ov|. This function creates copies + * of all elements in |ov|. * * The ORIGIN frame is only usable by a server. If this function is * invoked with client side session, this function returns