aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_testing_restart.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_testing_restart.c')
-rw-r--r--src/transport/test_transport_testing_restart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/test_transport_testing_restart.c b/src/transport/test_transport_testing_restart.c
index 2d06bf668..4d5433713 100644
--- a/src/transport/test_transport_testing_restart.c
+++ b/src/transport/test_transport_testing_restart.c
@@ -122,6 +122,7 @@ run (void *cls,
122 NULL, /* receive cb */ 122 NULL, /* receive cb */
123 NULL, /* connect cb */ 123 NULL, /* connect cb */
124 NULL, /* disconnect cb */ 124 NULL, /* disconnect cb */
125 NULL, /* nc/nd closure */
125 start_cb, /* startup cb */ 126 start_cb, /* startup cb */
126 NULL); /* closure */ 127 NULL); /* closure */
127 if (NULL == p) 128 if (NULL == p)