diff options
Diffstat (limited to 'docs/man/nng_url_clone.3.adoc')
| -rw-r--r-- | docs/man/nng_url_clone.3.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nng_url_clone.3.adoc b/docs/man/nng_url_clone.3.adoc index b6553f6c..e201b7a9 100644 --- a/docs/man/nng_url_clone.3.adoc +++ b/docs/man/nng_url_clone.3.adoc @@ -34,10 +34,12 @@ This function returns 0 on success, and non-zero otherwise. == ERRORS +[horizontal] `NNG_ENOMEM`:: Insufficient free memory exists to duplicate a message. == SEE ALSO +[.text-left] <<nng_url_free.3#,nng_url_free(3)>>, <<nng_url_parse.3#,nng_url_parse(3)>>, <<nng_strerror.3#,nng_strerror(3)>>, |
