aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps-sampler_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/rps-sampler_common.h')
-rw-r--r--src/rps/rps-sampler_common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rps/rps-sampler_common.h b/src/rps/rps-sampler_common.h
index 72202dc93..c60d37217 100644
--- a/src/rps/rps-sampler_common.h
+++ b/src/rps/rps-sampler_common.h
@@ -363,7 +363,7 @@ RPS_sampler_count_id (struct RPS_Sampler *sampler,
363 363
364 364
365/** 365/**
366 * Cancle a request issued through #RPS_sampler_n_rand_peers_ready_cb. 366 * Cancel a request issued through #RPS_sampler_n_rand_peers_ready_cb.
367 * 367 *
368 * @param req_handle the handle to the request 368 * @param req_handle the handle to the request
369 */ 369 */
@@ -372,7 +372,7 @@ RPS_sampler_request_cancel (struct RPS_SamplerRequestHandle *req_handle);
372 372
373 373
374/** 374/**
375 * Cancle a request issued through #RPS_sampler_n_rand_peers_ready_cb. 375 * Cancel a request issued through #RPS_sampler_n_rand_peers_ready_cb.
376 * 376 *
377 * @param req_handle the handle to the request 377 * @param req_handle the handle to the request
378 */ 378 */