diff options
Diffstat (limited to 'tests/tcp.c')
| -rw-r--r-- | tests/tcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcp.c b/tests/tcp.c index 5860eb03..ef572c9d 100644 --- a/tests/tcp.c +++ b/tests/tcp.c @@ -21,7 +21,7 @@ #endif static int -check_props_v4(nng_msg *msg, nng_listener l, nng_dialer d) +check_props_v4(nng_msg *msg) { nng_pipe p; size_t z; |
