aboutsummaryrefslogtreecommitdiff
path: root/src/core/core_api_iterate_peers.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-12-21 16:20:25 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-12-21 16:20:25 +0000
commit0db3f24b8b16076547f051bc6ec96c24bd7d05bf (patch)
tree37c2e59bee4e343f2052ab3ef74ba27a6741e640 /src/core/core_api_iterate_peers.c
parent087ad145760e874bf10252f96b5ce7fc1bd7a49f (diff)
downloadgnunet-0db3f24b8b16076547f051bc6ec96c24bd7d05bf.tar.gz
gnunet-0db3f24b8b16076547f051bc6ec96c24bd7d05bf.zip
doxygen fixes
Diffstat (limited to 'src/core/core_api_iterate_peers.c')
-rw-r--r--src/core/core_api_iterate_peers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/core_api_iterate_peers.c b/src/core/core_api_iterate_peers.c
index 6a4e7858d..fb9c01fee 100644
--- a/src/core/core_api_iterate_peers.c
+++ b/src/core/core_api_iterate_peers.c
@@ -148,7 +148,6 @@ transmit_request(void *cls,
148/** 148/**
149 * Obtain statistics and/or change preferences for the given peer. 149 * Obtain statistics and/or change preferences for the given peer.
150 * 150 *
151 * @param sched scheduler to use
152 * @param cfg configuration to use 151 * @param cfg configuration to use
153 * @param peer_cb function to call with the peer information 152 * @param peer_cb function to call with the peer information
154 * @param cb_cls closure for peer_cb 153 * @param cb_cls closure for peer_cb