gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] 82/90: -DOC: Documentation cleanup pass through VPN subsystem


From: gnunet
Subject: [gnunet] 82/90: -DOC: Documentation cleanup pass through VPN subsystem
Date: Tue, 18 Oct 2022 03:07:21 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 19e5b9874f267afd1c99191445be67ed59a24b50
Author: Willow Liquorice <willow@howhill.com>
AuthorDate: Thu Sep 8 00:01:23 2022 +0100

    -DOC: Documentation cleanup pass through VPN subsystem
---
 src/vpn/gnunet-service-vpn.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/vpn/gnunet-service-vpn.c b/src/vpn/gnunet-service-vpn.c
index b4233905f..a2a16e380 100644
--- a/src/vpn/gnunet-service-vpn.c
+++ b/src/vpn/gnunet-service-vpn.c
@@ -696,7 +696,7 @@ make_up_icmpv6_payload (struct ChannelState *ts,
  * We got an ICMP packet back from the CADET channel.  Check it is OK.
  *
  * @param cls our `struct ChannelState *`
- * @param message the actual message
+ * @param i2v the actual message
  * @return #GNUNET_OK to keep the connection open,
  *         #GNUNET_SYSERR to close it (signal serious error)
  */
@@ -724,7 +724,7 @@ check_icmp_back (void *cls, const struct 
GNUNET_EXIT_IcmpToVPNMessage *i2v)
  * local virtual interface via the helper.
  *
  * @param cls our `struct ChannelState *`
- * @param message the actual message
+ * @param i2v the actual message
  */
 static void
 handle_icmp_back (void *cls, const struct GNUNET_EXIT_IcmpToVPNMessage *i2v)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]