From 98801ebcaea1117ae596a3bae0653c3720a94359 Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Wed, 10 Mar 2010 12:19:39 +0100 Subject: Documentation fixes --- doc/zmq_msg_init_data.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/zmq_msg_init_data.txt') diff --git a/doc/zmq_msg_init_data.txt b/doc/zmq_msg_init_data.txt index 5adfeee..4164717 100644 --- a/doc/zmq_msg_init_data.txt +++ b/doc/zmq_msg_init_data.txt @@ -32,7 +32,7 @@ _zmq_msg_ family of functions. RETURN VALUE ------------ The _zmq_msg_init_data()_ function shall return zero if successful. Otherwise -it shall return -1 and set 'errno' to one of the values defined below. +it shall return `-1` and set 'errno' to one of the values defined below. ERRORS -- cgit v1.2.3