aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/cadet_api_list_tunnels.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/cadet_api_list_tunnels.c')
-rw-r--r--src/cadet/cadet_api_list_tunnels.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/cadet_api_list_tunnels.c b/src/cadet/cadet_api_list_tunnels.c
index e9ae069bb..dce12835f 100644
--- a/src/cadet/cadet_api_list_tunnels.c
+++ b/src/cadet/cadet_api_list_tunnels.c
@@ -95,7 +95,7 @@ handle_get_tunnels (void *cls,
95 * Process a local reply about info on all tunnels, pass info to the user. 95 * Process a local reply about info on all tunnels, pass info to the user.
96 * 96 *
97 * @param cls a `struct GNUNET_CADET_ListTunnels *` 97 * @param cls a `struct GNUNET_CADET_ListTunnels *`
98 * @param message Message itself. 98 * @param msg Message itself.
99 */ 99 */
100static void 100static void
101handle_get_tunnels_end (void *cls, 101handle_get_tunnels_end (void *cls,