aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
diff options
context:
space:
mode:
authorPhilipp Tölke <toelke@in.tum.de>2011-09-18 12:53:53 +0000
committerPhilipp Tölke <toelke@in.tum.de>2011-09-18 12:53:53 +0000
commitc8693891e689c808fb5f1e79733a24b08136be50 (patch)
treeaae9983ea219cfb73b355f72870841efb40dd817 /src/vpn
parent84754d7dc2cf9c5f682b685a885b3f8002ae3b32 (diff)
downloadgnunet-c8693891e689c808fb5f1e79733a24b08136be50.tar.gz
gnunet-c8693891e689c808fb5f1e79733a24b08136be50.zip
cleanup doxygen-errors
Diffstat (limited to 'src/vpn')
-rw-r--r--src/vpn/gnunet-daemon-exit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vpn/gnunet-daemon-exit.c b/src/vpn/gnunet-daemon-exit.c
index 4fc954f10..f5c701cae 100644
--- a/src/vpn/gnunet-daemon-exit.c
+++ b/src/vpn/gnunet-daemon-exit.c
@@ -285,7 +285,6 @@ send_udp_to_peer_notify_callback (void *cls, size_t size, void *buf)
285 * @param udp A pointer to the Packet 285 * @param udp A pointer to the Packet
286 * @param dadr The IP-Destination-address 286 * @param dadr The IP-Destination-address
287 * @param addrlen The length of the address 287 * @param addrlen The length of the address
288 * @param version 4 or 6
289 */ 288 */
290static void 289static void
291udp_from_helper (struct udp_pkt *udp, unsigned char *dadr, size_t addrlen) 290udp_from_helper (struct udp_pkt *udp, unsigned char *dadr, size_t addrlen)
@@ -410,7 +409,6 @@ udp_from_helper (struct udp_pkt *udp, unsigned char *dadr, size_t addrlen)
410 * @param tcp A pointer to the Packet 409 * @param tcp A pointer to the Packet
411 * @param dadr The IP-Destination-address 410 * @param dadr The IP-Destination-address
412 * @param addrlen The length of the address 411 * @param addrlen The length of the address
413 * @param version 4 or 6
414 * @param pktlen the length of the packet, including its header 412 * @param pktlen the length of the packet, including its header
415 */ 413 */
416static void 414static void