diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/libnng.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libnng.adoc b/docs/libnng.adoc index 6956b3b4..c9ff2d5b 100644 --- a/docs/libnng.adoc +++ b/docs/libnng.adoc @@ -76,7 +76,7 @@ Most applications will only interact with the body. |<<nng_msg_header.adoc#,nng_msg_header(3)>>|return the message header |<<nng_msg_header_len.adoc#,nng_msg_header_len(3)>>|return the message header length |<<nng_msg_len.adoc#,nng_msg_len(3)>>|return the message body length -|<<nng_msg_realloc.adoc#,nng_msg_free(3)>>|reallocate a message +|<<nng_msg_realloc.adoc#,nng_msg_realloc(3)>>|reallocate a message |<<nng_recv_msg.adoc#,nng_recvmsg(3)>>|receive a message |<<nng_sendmsg.adoc#,nng_sendmsg(3)>>|send a message |=== |
