diff options
Diffstat (limited to 'docs/man/nn_cmsg.3compat.adoc')
| -rw-r--r-- | docs/man/nn_cmsg.3compat.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nn_cmsg.3compat.adoc b/docs/man/nn_cmsg.3compat.adoc index fd541f8e..1b562c4f 100644 --- a/docs/man/nn_cmsg.3compat.adoc +++ b/docs/man/nn_cmsg.3compat.adoc @@ -65,7 +65,7 @@ This macro returns the amount of space required for a header, with _len_ bytes of following data, and any necessary padding. `size_t NN_CMSG_LEN(size_t __len__)`:: -This macro evalutes to the length of the header (including alignment), +This macro evaluates to the length of the header (including alignment), and the associated data of length _len_, but without any trailing padding to align for another header. |
