From 53e3a0e32e24629b25a64d7572bc350f69608fac Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Thu, 5 Oct 2023 07:56:35 +0200 Subject: Fix warnings; CADET not FTBFS because old hello removed --- src/transport/test_transport_plugin_cmd_udp_backchannel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/test_transport_plugin_cmd_udp_backchannel.c') diff --git a/src/transport/test_transport_plugin_cmd_udp_backchannel.c b/src/transport/test_transport_plugin_cmd_udp_backchannel.c index 303790afc..378caf7df 100644 --- a/src/transport/test_transport_plugin_cmd_udp_backchannel.c +++ b/src/transport/test_transport_plugin_cmd_udp_backchannel.c @@ -100,7 +100,7 @@ get_waiting_for_barriers () static void all_peers_started () { - const struct GNUNET_TESTING_AsyncContext *ac; + struct GNUNET_TESTING_AsyncContext *ac; GNUNET_TESTING_get_trait_async_context (&block_send, &ac); -- cgit v1.2.3