mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-17 16:43:58 +00:00
Merge pull request #73 from amuraru/fix-newline
Fixed newline in test_disconnect_inproc
This commit is contained in:
commit
0df7bbbc9d
@ -116,4 +116,5 @@ int main(int argc, char** argv) {
|
|||||||
|
|
||||||
zmq_ctx_destroy(context);
|
zmq_ctx_destroy(context);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user