projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02f9bff
)
documentation-change
author
Philipp Tölke
<toelke@in.tum.de>
Sun, 10 Apr 2011 11:22:36 +0000
(11:22 +0000)
committer
Philipp Tölke
<toelke@in.tum.de>
Sun, 10 Apr 2011 11:22:36 +0000
(11:22 +0000)
src/vpn/gnunet-daemon-exit.c
patch
|
blob
|
history
diff --git
a/src/vpn/gnunet-daemon-exit.c
b/src/vpn/gnunet-daemon-exit.c
index c7d851cb3356aaa94e15297d2a342f248c1f654f..c897dfbec44a920cb145c97d83240d0a586f4c72 100644
(file)
--- a/
src/vpn/gnunet-daemon-exit.c
+++ b/
src/vpn/gnunet-daemon-exit.c
@@
-61,8
+61,8
@@
static int ret;
static struct GNUNET_MESH_Handle *mesh_handle;
/**
- * This hashmap contains the mapping from peer, service-descriptor,
- * source-port and destination-port to a s
ocket
+ * This hashmap
s
contains the mapping from peer, service-descriptor,
+ * source-port and destination-port to a s
truct redirect_state
*/
static struct GNUNET_CONTAINER_MultiHashMap *udp_connections;
static struct GNUNET_CONTAINER_MultiHashMap *tcp_connections;