From f9d33ea8e739084ae028d32ab722d4314fa1c1f3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Philipp=20T=C3=B6lke?= Date: Mon, 28 Mar 2011 15:05:20 +0000 Subject: [PATCH] doxy-fixes --- src/vpn/gnunet-daemon-exit.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/vpn/gnunet-daemon-exit.c b/src/vpn/gnunet-daemon-exit.c index d9ecaab74..c5bbf98a3 100644 --- a/src/vpn/gnunet-daemon-exit.c +++ b/src/vpn/gnunet-daemon-exit.c @@ -257,6 +257,7 @@ udp_from_helper (struct udp_pkt *udp, unsigned char *dadr, size_t addrlen, * @param dadr The IP-Destination-address * @param addrlen The length of the address * @param version 4 or 6 + * @param pktlen the length of the packet, including its header */ static void tcp_from_helper (struct tcp_pkt *tcp, unsigned char *dadr, size_t addrlen, -- 2.25.1