mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-17 08:34:00 +00:00
Fixed newline in test_disconnect_inproc
This commit is contained in:
parent
fb0beb6f29
commit
35f18aef74
@ -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