aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps-sampler_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/rps-sampler_common.c')
-rw-r--r--src/rps/rps-sampler_common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rps/rps-sampler_common.c b/src/rps/rps-sampler_common.c
index 488ed8e01..a30ba06a1 100644
--- a/src/rps/rps-sampler_common.c
+++ b/src/rps/rps-sampler_common.c
@@ -661,7 +661,7 @@ RPS_sampler_get_rand_peer_info (struct RPS_Sampler *sampler,
661 661
662 662
663/** 663/**
664 * Cancle a request issued through #RPS_sampler_n_rand_peers_ready_cb. 664 * Cancel a request issued through #RPS_sampler_n_rand_peers_ready_cb.
665 * 665 *
666 * @param req_handle the handle to the request 666 * @param req_handle the handle to the request
667 */ 667 */
@@ -699,7 +699,7 @@ RPS_sampler_request_cancel (struct RPS_SamplerRequestHandle *req_handle)
699 699
700 700
701/** 701/**
702 * Cancle a request issued through #RPS_sampler_sinlge_info_ready_cb. 702 * Cancel a request issued through #RPS_sampler_sinlge_info_ready_cb.
703 * 703 *
704 * @param req_handle the handle to the request 704 * @param req_handle the handle to the request
705 */ 705 */