diff options
Diffstat (limited to 'docs/man/nng_http_res_alloc.3http.adoc')
| -rw-r--r-- | docs/man/nng_http_res_alloc.3http.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_http_res_alloc.3http.adoc b/docs/man/nng_http_res_alloc.3http.adoc index 10638ee7..e54f1ad7 100644 --- a/docs/man/nng_http_res_alloc.3http.adoc +++ b/docs/man/nng_http_res_alloc.3http.adoc @@ -32,7 +32,7 @@ with status code 200 (`NNG_HTTP_STATUS_OK`), and a reason phrase of "OK", and HTTP protocol version "HTTP/1.1". TIP: When an error response is needed, consider using -<<nng_http_res_alloc_error.3http#,`nng_http_res_alloc_error()`>> instead. +`<<nng_http_res_alloc_error.3http#,nng_http_res_alloc_error()>>` instead. == RETURN VALUES |
