From 3ae73ee11f13bbc9c91b235de18fde763c359009 Mon Sep 17 00:00:00 2001 From: Carl Clemens Date: Sun, 26 Jun 2011 16:19:45 +0200 Subject: Typo in zmq_msg_size(3) fixed Signed-off-by: Carl Clemens --- AUTHORS | 1 + doc/zmq_msg_size.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 777c6cd..616da9b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -10,6 +10,7 @@ Bob Beaty Brian Buchanan Brett Cameron Burak Arslan +Carl Clemens Chia-liang Kao Chris Rempel Chris Wong diff --git a/doc/zmq_msg_size.txt b/doc/zmq_msg_size.txt index 05abfa6..9e3258c 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. -- cgit v1.2.3