aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/connection_watchdog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/connection_watchdog.c')
-rw-r--r--src/integration-tests/connection_watchdog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/integration-tests/connection_watchdog.c b/src/integration-tests/connection_watchdog.c
index 5bfe39e9a..9010044cc 100644
--- a/src/integration-tests/connection_watchdog.c
+++ b/src/integration-tests/connection_watchdog.c
@@ -948,8 +948,8 @@ core_disconnect_cb (void *cls,
948} 948}
949 949
950static void 950static void
951core_init_cb (void *cls, struct GNUNET_CORE_Handle *server, 951core_init_cb (void *cls,
952 const struct GNUNET_PeerIdentity *my_identity) 952 const struct GNUNET_PeerIdentity *my_identity)
953{ 953{
954 my_peer_id = *my_identity; 954 my_peer_id = *my_identity;
955 GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Connected to core service\n"); 955 GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Connected to core service\n");