Commit 5f8d87bf authored by Luca Boccassi's avatar Luca Boccassi

Problem: typo in the zmq_has doc

Solution: fix it
parent 9aae95e4
...@@ -27,7 +27,7 @@ defined: ...@@ -27,7 +27,7 @@ defined:
* norm - the library supports the norm:// protocol * norm - the library supports the norm:// protocol
* curve - the library supports the CURVE security mechanism * curve - the library supports the CURVE security mechanism
* gssapi - the library supports the GSSAPI security mechanism * gssapi - the library supports the GSSAPI security mechanism
* draft - the library is build with the draft api * draft - the library is built with the draft api
When this method is provided, the zmq.h header file will define When this method is provided, the zmq.h header file will define
ZMQ_HAS_CAPABILITIES. ZMQ_HAS_CAPABILITIES.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment