From 763b8f71ba69bb6658461f8205804286d36543c1 Mon Sep 17 00:00:00 2001 From: Willow Liquorice Date: Wed, 7 Sep 2022 20:46:19 +0100 Subject: -DOC: Documentation cleanup pass through CADET subsystem --- src/cadet/gnunet-service-cadet_tunnels.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/cadet/gnunet-service-cadet_tunnels.h') diff --git a/src/cadet/gnunet-service-cadet_tunnels.h b/src/cadet/gnunet-service-cadet_tunnels.h index 018a3ec73..e893955a0 100644 --- a/src/cadet/gnunet-service-cadet_tunnels.h +++ b/src/cadet/gnunet-service-cadet_tunnels.h @@ -160,8 +160,8 @@ GCT_get_destination (struct CadetTunnel *t); * Consider using the path @a p for the tunnel @a t. * The tunnel destination is at offset @a off in path @a p. * - * @param cls our tunnel - * @param path a path to our destination + * @param t our tunnel + * @param p a path to our destination * @param off offset of the destination on path @a path */ void -- cgit v1.2.3