gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16933 - in gnunet/src: mesh vpn


From: gnunet
Subject: [GNUnet-SVN] r16933 - in gnunet/src: mesh vpn
Date: Sun, 18 Sep 2011 14:53:53 +0200

Author: toelke
Date: 2011-09-18 14:53:53 +0200 (Sun, 18 Sep 2011)
New Revision: 16933

Modified:
   gnunet/src/mesh/mesh_api.c
   gnunet/src/vpn/gnunet-daemon-exit.c
Log:
cleanup doxygen-errors

Modified: gnunet/src/mesh/mesh_api.c
===================================================================
--- gnunet/src/mesh/mesh_api.c  2011-09-18 12:10:22 UTC (rev 16932)
+++ gnunet/src/mesh/mesh_api.c  2011-09-18 12:53:53 UTC (rev 16933)
@@ -921,4 +921,4 @@
   GNUNET_free (handle);
 }
 
-/* end of mesh_api.c */
\ No newline at end of file
+/* end of mesh_api.c */

Modified: gnunet/src/vpn/gnunet-daemon-exit.c
===================================================================
--- gnunet/src/vpn/gnunet-daemon-exit.c 2011-09-18 12:10:22 UTC (rev 16932)
+++ gnunet/src/vpn/gnunet-daemon-exit.c 2011-09-18 12:53:53 UTC (rev 16933)
@@ -285,7 +285,6 @@
  * @param udp A pointer to the Packet
  * @param dadr The IP-Destination-address
  * @param addrlen The length of the address
- * @param version 4 or 6
  */
 static void
 udp_from_helper (struct udp_pkt *udp, unsigned char *dadr, size_t addrlen)
@@ -410,7 +409,6 @@
  * @param tcp A pointer to the Packet
  * @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




reply via email to

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