diff options
Diffstat (limited to 'docs/man/nng_aio_result.3.adoc')
| -rw-r--r-- | docs/man/nng_aio_result.3.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_aio_result.3.adoc b/docs/man/nng_aio_result.3.adoc index 38208d77..a793b9ad 100644 --- a/docs/man/nng_aio_result.3.adoc +++ b/docs/man/nng_aio_result.3.adoc @@ -33,7 +33,7 @@ NOTE: The return value from this function is undefined if the operation has not completed yet. Either call this from the handle's completion callback, or after waiting for the operation to complete with -<<nng_aio_wait.3#,`nng_aio_wait()`>>. +`<<nng_aio_wait.3#,nng_aio_wait()>>`. == RETURN VALUES |
