Imported Upstream version 1.46.0
[platform/upstream/nghttp2.git] / doc / nghttp2_option_set_no_recv_client_magic.rst
index e45fe54..0c02590 100644 (file)
@@ -23,4 +23,5 @@ Synopsis
     If this option is not used or used with zero value, if MAGIC does
     not match :macro:`NGHTTP2_CLIENT_MAGIC`, `nghttp2_session_recv()`
     and `nghttp2_session_mem_recv()` will return error
-    :macro:`NGHTTP2_ERR_BAD_CLIENT_MAGIC`, which is fatal error.
+    :macro:`nghttp2_error.NGHTTP2_ERR_BAD_CLIENT_MAGIC`, which is fatal
+    error.