Commit 35f18aef authored by Adrian Muraru's avatar Adrian Muraru

Fixed newline in test_disconnect_inproc

parent fb0beb6f
...@@ -116,4 +116,5 @@ int main(int argc, char** argv) { ...@@ -116,4 +116,5 @@ int main(int argc, char** argv) {
zmq_ctx_destroy(context); zmq_ctx_destroy(context);
return 0; return 0;
} }
\ No newline at end of file
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