aboutsummaryrefslogtreecommitdiff
path: root/src/topology
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-18 14:25:47 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-18 14:25:47 +0000
commitba1a6724a6da40090b9cc08a6dcccf61a246926e (patch)
treefd12a4b48548b9265e61a80933445460c3ba3b0d /src/topology
parentc914e078ab8e9dc2b65f2bc02ce260b9d1d209de (diff)
downloadgnunet-ba1a6724a6da40090b9cc08a6dcccf61a246926e.tar.gz
gnunet-ba1a6724a6da40090b9cc08a6dcccf61a246926e.zip
docu
Diffstat (limited to 'src/topology')
-rw-r--r--src/topology/gnunet-daemon-topology.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c
index 5c581fd42..0e4bbffc9 100644
--- a/src/topology/gnunet-daemon-topology.c
+++ b/src/topology/gnunet-daemon-topology.c
@@ -347,8 +347,7 @@ ready_callback (void *cls,
347/** 347/**
348 * Try to connect to the specified peer. 348 * Try to connect to the specified peer.
349 * 349 *
350 * @param peer who we should try to connect to 350 * @param pos peer to connect to
351 * @param pos entry in our friend list; NULL if not in friend list yet
352 */ 351 */
353static void 352static void
354attempt_connect (struct PeerList *pos) 353attempt_connect (struct PeerList *pos)