summaryrefslogtreecommitdiff
path: root/tests/polltimeo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/polltimeo.cpp')
-rw-r--r--tests/polltimeo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/polltimeo.cpp b/tests/polltimeo.cpp
index b8e63cd..3f7a233 100644
--- a/tests/polltimeo.cpp
+++ b/tests/polltimeo.cpp
@@ -41,7 +41,7 @@ int XS_TEST_MAIN ()
{
fprintf (stderr, "polltimeo test running...\n");
- void *ctx = xs_init (1);
+ void *ctx = xs_init ();
assert (ctx);
// Create a disconnected socket.