From e90ada0d044636201c57786307a49a52f9cf7643 Mon Sep 17 00:00:00 2001
From: Martin Sustrik <sustrik@fastmq.commkdir>
Date: Sun, 22 Nov 2009 16:51:21 +0100
Subject: more man pages filled in

---
 bindings/c/zmq.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'bindings/c')

diff --git a/bindings/c/zmq.h b/bindings/c/zmq.h
index 40750ec..9b11a1d 100644
--- a/bindings/c/zmq.h
+++ b/bindings/c/zmq.h
@@ -180,7 +180,7 @@ ZMQ_EXPORT int zmq_term (void *context);
 
 //  Socket to send requests and receive replies. Requests are
 //  load-balanced among all the peers. This socket type allows
-//  only an alternated sequence of send's and recv's
+//  only an alternated sequence of send's and recv's.
 #define ZMQ_REQ 3
 
 //  Socket to receive requests and send replies. This socket type allows
-- 
cgit v1.2.3