Commit 65037162 authored by Martin Sustrik's avatar Martin Sustrik

Minor typo corrected

Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
parent fe81827b
......@@ -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);
......
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