aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_peerinfo_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_peerinfo_service.h')
-rw-r--r--src/include/gnunet_peerinfo_service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/gnunet_peerinfo_service.h b/src/include/gnunet_peerinfo_service.h
index 739e7ed24..3be4a6977 100644
--- a/src/include/gnunet_peerinfo_service.h
+++ b/src/include/gnunet_peerinfo_service.h
@@ -142,7 +142,6 @@ struct GNUNET_PEERINFO_IteratorContext;
142 * @param h handle to the peerinfo service 142 * @param h handle to the peerinfo service
143 * @param include_friend_only include HELLO messages for friends only 143 * @param include_friend_only include HELLO messages for friends only
144 * @param peer restrict iteration to this peer only (can be NULL) 144 * @param peer restrict iteration to this peer only (can be NULL)
145 * @param timeout how long to wait until timing out
146 * @param callback the method to call for each peer 145 * @param callback the method to call for each peer
147 * @param callback_cls closure for @a callback 146 * @param callback_cls closure for @a callback
148 * @return iterator context 147 * @return iterator context