aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_testing_restart.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-07-12 08:08:17 +0000
committerChristian Grothoff <christian@grothoff.org>2016-07-12 08:08:17 +0000
commita00afbdaae8de7fd752aab1ed5028833a85eeea7 (patch)
tree7f332838143653bf2bc7e4f3969ef9e8e43a03b7 /src/transport/test_transport_testing_restart.c
parent6bfa05291c469d0aba00e85456ceadf8b433601c (diff)
downloadgnunet-a00afbdaae8de7fd752aab1ed5028833a85eeea7.tar.gz
gnunet-a00afbdaae8de7fd752aab1ed5028833a85eeea7.zip
more transport testing hacking
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)