Imported Upstream version 1.46.0
[platform/upstream/nghttp2.git] / doc / nghttp2_session_mem_send.rst
index a14e700..2177d74 100644 (file)
@@ -34,7 +34,7 @@ Synopsis
     *\*data_ptr* if it succeeds, or one of the following negative error
     codes:
     
-    :macro:`NGHTTP2_ERR_NOMEM`
+    :macro:`nghttp2_error.NGHTTP2_ERR_NOMEM`
         Out of memory.
     
     .. note::