diff options
Diffstat (limited to 'docs/nng_aio_set_input.adoc')
| -rw-r--r-- | docs/nng_aio_set_input.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/nng_aio_set_input.adoc b/docs/nng_aio_set_input.adoc index 6e0abefe..a6ffa4a7 100644 --- a/docs/nng_aio_set_input.adoc +++ b/docs/nng_aio_set_input.adoc @@ -37,7 +37,7 @@ increase in the future.) NOTE: If the _index_ does not correspond to a defined input for the operation, then this function will have no effect. Note that attempts to set -parameters with an index greater than three (3) will simply be ignored. +parameters with an _index_ greater than three (3) will simply be ignored. CAUTION: It is an error to call this function while the _aio_ is currently in use by an active asynchronous operation. |
