diff options
Diffstat (limited to 'doc/zmq_msg_size.txt')
-rw-r--r-- | doc/zmq_msg_size.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq_msg_size.txt b/doc/zmq_msg_size.txt index dd11235..354ca28 100644 --- a/doc/zmq_msg_size.txt +++ b/doc/zmq_msg_size.txt @@ -23,7 +23,7 @@ _zmq_msg_ family of functions. RETURN VALUE ------------ -Upon successful completion, _zmq_msg_data()_ shall return the size of the +Upon successful completion, _zmq_msg_size()_ shall return the size of the message content in bytes. |