diff options
Diffstat (limited to 'ref/api/memory.html')
| -rw-r--r-- | ref/api/memory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ref/api/memory.html b/ref/api/memory.html index ddacea19..e41d633b 100644 --- a/ref/api/memory.html +++ b/ref/api/memory.html @@ -269,6 +269,7 @@ one (for the <code>NUL</code> terminating byte).</p> can be used to deallocate strings allocated with <a href="/api/memory.html#duplicate-string"><code>nng_strdup</code></a>.</p> <p>It is effectively the same as <code>nng_free(strlen(str) + 1)</code>.</p> <!-- Symbol cross reference --> +<!-- HTTP --> <!-- Macros --> <!-- Protocols --> <!-- Transports --> |
