aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps_sampler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/gnunet-service-rps_sampler.h')
-rw-r--r--src/rps/gnunet-service-rps_sampler.h2
1 files changed, 1 insertions, 1 deletions
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,
96 96
97 97
98/** 98/**
99 * A fuction to update every sampler in the given list 99 * Update every sampler element of this sampler with given peer
100 * 100 *
101 * @param sampler the sampler to update. 101 * @param sampler the sampler to update.
102 * @param id the PeerID that is put in the sampler 102 * @param id the PeerID that is put in the sampler