From a622720b87cbee884c07feac228796415d4cb548 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 30 Mar 2024 16:00:08 -0700 Subject: add a link --- docs/reference/src/msg/nng_msg_dup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference') diff --git a/docs/reference/src/msg/nng_msg_dup.md b/docs/reference/src/msg/nng_msg_dup.md index 2f657307..21057058 100644 --- a/docs/reference/src/msg/nng_msg_dup.md +++ b/docs/reference/src/msg/nng_msg_dup.md @@ -14,7 +14,7 @@ int nng_msg_dup(nng_msg **dup, nng_msg_t *orig); ## DESCRIPTION -The `nng_msg_dup()` makes a duplicate of the original message _orig_, and +The `nng_msg_dup()` makes a duplicate of the original [message][msg] _orig_, and saves the result in the location pointed by _dup_. The actual message body and header content is copied, but the duplicate may contain a -- cgit v1.2.3-70-g09d2