mirror of
https://github.com/zeromq/libzmq.git
synced 2025-09-23 14:29:34 +02:00
Minor typo corrected
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
parent
fe81827bd0
commit
6503716203
@ -46,7 +46,7 @@ extern "C"
|
||||
|
||||
int main (int argc, char *argv [])
|
||||
{
|
||||
fprintf (stderr, "test_timeo...\n");
|
||||
fprintf (stderr, "test_timeo running...\n");
|
||||
|
||||
void *ctx = zmq_init (1);
|
||||
assert (ctx);
|
||||
|
Loading…
x
Reference in New Issue
Block a user