From 6503716203552966e2fa6a6b4839bc0e001f9478 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Sat, 5 Nov 2011 11:38:50 +0100 Subject: Minor typo corrected Signed-off-by: Martin Sustrik --- tests/test_timeo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test_timeo.cpp b/tests/test_timeo.cpp index 29ba8a0..e5ce0ac 100644 --- a/tests/test_timeo.cpp +++ b/tests/test_timeo.cpp @@ -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); -- cgit v1.2.3