Commit f9674308 authored by Pieter Hintjens's avatar Pieter Hintjens

Merge pull request #272 from staticfloat/patch-1

Eliminate unnecessary line break
parents 19d30969 020f777e
......@@ -25,7 +25,7 @@ Context termination is performed in the following steps:
2. After interrupting all blocking calls, _zmq_term()_ shall _block_ until the
following conditions are satisfied:
+
* All sockets open within 'context' have been closed with _zmq_close()_.
* For each socket within 'context', all messages sent by the application
......
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