Problem: typo in the zmq_has doc

Solution: fix it
This commit is contained in:
Luca Boccassi 2017-01-19 21:00:15 +00:00
parent 9aae95e496
commit 5f8d87bf32

View File

@ -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.