From 0ce2284452e86e3fb6991e573bed2d37b0be8331 Mon Sep 17 00:00:00 2001 From: Julius Bünger Date: Thu, 20 Sep 2018 22:34:18 +0200 Subject: Move from timer-based to callback-based updates in sampler --- src/rps/gnunet-service-rps_sampler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rps/gnunet-service-rps_sampler.h') diff --git a/src/rps/gnunet-service-rps_sampler.h b/src/rps/gnunet-service-rps_sampler.h index 6b386596f..f33aa6eb1 100644 --- a/src/rps/gnunet-service-rps_sampler.h +++ b/src/rps/gnunet-service-rps_sampler.h @@ -96,7 +96,7 @@ RPS_sampler_mod_init (size_t init_size, /** - * A fuction to update every sampler in the given list + * Update every sampler element of this sampler with given peer * * @param sampler the sampler to update. * @param id the PeerID that is put in the sampler -- cgit v1.2.3