aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_reconnect.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_testing_reconnect.c')
-rw-r--r--src/testing/test_testing_reconnect.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/test_testing_reconnect.c b/src/testing/test_testing_reconnect.c
index 480bafdc6..69b871303 100644
--- a/src/testing/test_testing_reconnect.c
+++ b/src/testing/test_testing_reconnect.c
@@ -54,7 +54,8 @@ static int phase;
54 * Run the next phase of starting daemons, connecting them and 54 * Run the next phase of starting daemons, connecting them and
55 * stopping them again. 55 * stopping them again.
56 */ 56 */
57static void run_phase (); 57static void
58run_phase ();
58 59
59static void 60static void
60end2_cb (void *cls, const char *emsg) 61end2_cb (void *cls, const char *emsg)