summaryrefslogtreecommitdiff
path: root/tests/reqrep_device.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reqrep_device.cpp')
-rw-r--r--tests/reqrep_device.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reqrep_device.cpp b/tests/reqrep_device.cpp
index 4ce6951..54a9ed4 100644
--- a/tests/reqrep_device.cpp
+++ b/tests/reqrep_device.cpp
@@ -25,7 +25,7 @@ int XS_TEST_MAIN ()
{
fprintf (stderr, "reqrep_device test running...\n");
- void *ctx = xs_init (1);
+ void *ctx = xs_init ();
assert (ctx);
// Create a req/rep device.