From 5cf128ef0009bdd2ba2210d364c23e8a34dc2a03 Mon Sep 17 00:00:00 2001 From: Julius Bünger Date: Sat, 27 Dec 2014 12:32:03 +0000 Subject: fixed doxygen --- src/include/gnunet_rps_service.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/include/gnunet_rps_service.h') diff --git a/src/include/gnunet_rps_service.h b/src/include/gnunet_rps_service.h index f7dd253e0..b6d1cb71f 100644 --- a/src/include/gnunet_rps_service.h +++ b/src/include/gnunet_rps_service.h @@ -106,6 +106,10 @@ GNUNET_RPS_request_peers (struct GNUNET_RPS_Handle *h, uint64_t n, /** * Seed rps service with peerIDs. + * + * @param h handle to the rps service + * @param n number of peers to seed + * @param ids the ids of the peers seeded */ void GNUNET_RPS_seed_ids (struct GNUNET_RPS_Handle *h, uint64_t n, -- cgit v1.2.3