cleanup doxygen-errors
authorPhilipp Tölke <toelke@in.tum.de>
Sun, 18 Sep 2011 12:53:53 +0000 (12:53 +0000)
committerPhilipp Tölke <toelke@in.tum.de>
Sun, 18 Sep 2011 12:53:53 +0000 (12:53 +0000)
src/mesh/mesh_api.c
src/vpn/gnunet-daemon-exit.c

index 61559362187cb43993f12f9dd410e0a301bc0109..8476be3969d106f3a2d6ffee92a30fafce1bd1de 100644 (file)
@@ -921,4 +921,4 @@ GNUNET_MESH_disconnect (struct GNUNET_MESH_Handle *handle)
   GNUNET_free (handle);
 }
 
-/* end of mesh_api.c */
\ No newline at end of file
+/* end of mesh_api.c */
index 4fc954f10725127fbe0c66944ad6fd0e23e98c2c..f5c701cae603fb12d59124be15c6fbea940b5e4c 100644 (file)
@@ -285,7 +285,6 @@ send_udp_to_peer_notify_callback (void *cls, size_t size, void *buf)
  * @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 @@ udp_from_helper (struct udp_pkt *udp, unsigned char *dadr, size_t addrlen)
  * @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