Update doc

This commit is contained in:
Tatsuhiro Tsujikawa 2014-05-06 18:08:41 +09:00
parent 8289943a58
commit 7b7b0ebcca
1 changed files with 10 additions and 10 deletions

View File

@ -2938,8 +2938,8 @@ typedef enum {
* and the function returns. The caller must not free the members of
* |nv_out|.
*
* The |nv_out| may include pointers to the memory region in the
* |in|. The caller must retain the |in| while the |nv_out| is used.
* The |nv_out| may include pointers to the memory region in the |in|.
* The caller must retain the |in| while the |nv_out| is used.
*
* The application should call this function repeatedly until the
* ``(*inflate_flags) & NGHTTP2_HD_INFLATE_FINAL`` is nonzero and