diff options
Diffstat (limited to 'doc/zmq_send.txt')
-rw-r--r-- | doc/zmq_send.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq_send.txt b/doc/zmq_send.txt index d2ae318..b98748f 100644 --- a/doc/zmq_send.txt +++ b/doc/zmq_send.txt @@ -39,7 +39,7 @@ responsibility for the message. RETURN VALUE ------------ The _zmq_send()_ function shall return zero if successful. Otherwise it shall -return -1 and set 'errno' to one of the values defined below. +return `-1` and set 'errno' to one of the values defined below. ERRORS |