mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-17 08:34:00 +00:00
Merge pull request #120 from junovitch/master
Add missing newline to test_proxy_terminate.cpp to fix compiling with…
This commit is contained in:
commit
1a0cceac43
@ -110,4 +110,4 @@ int main (void)
|
||||
rc = zmq_ctx_term (ctx);
|
||||
assert (rc == 0);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user