gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r14941 - gnunet/src/vpn


From: gnunet
Subject: [GNUnet-SVN] r14941 - gnunet/src/vpn
Date: Sun, 10 Apr 2011 13:22:36 +0200

Author: toelke
Date: 2011-04-10 13:22:36 +0200 (Sun, 10 Apr 2011)
New Revision: 14941

Modified:
   gnunet/src/vpn/gnunet-daemon-exit.c
Log:
documentation-change

Modified: gnunet/src/vpn/gnunet-daemon-exit.c
===================================================================
--- gnunet/src/vpn/gnunet-daemon-exit.c 2011-04-10 11:22:35 UTC (rev 14940)
+++ gnunet/src/vpn/gnunet-daemon-exit.c 2011-04-10 11:22:36 UTC (rev 14941)
@@ -61,8 +61,8 @@
 static struct GNUNET_MESH_Handle *mesh_handle;
 
 /**
- * This hashmap contains the mapping from peer, service-descriptor,
- * source-port and destination-port to a socket
+ * This hashmaps contains the mapping from peer, service-descriptor,
+ * source-port and destination-port to a struct redirect_state
  */
 static struct GNUNET_CONTAINER_MultiHashMap *udp_connections;
 static struct GNUNET_CONTAINER_MultiHashMap *tcp_connections;




reply via email to

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