aboutsummaryrefslogtreecommitdiff
path: root/src/nse/gnunet-nse-profiler.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-27 08:55:57 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-27 08:55:57 +0000
commit826ff84e75d9133c6493e5c4bc0fd89342b8a7bb (patch)
tree5040e6ebe54460cd16701d92aa76a3403585cb64 /src/nse/gnunet-nse-profiler.c
parent90c0277126a2908ad9f169d599b38df7e4fc1218 (diff)
downloadgnunet-826ff84e75d9133c6493e5c4bc0fd89342b8a7bb.tar.gz
gnunet-826ff84e75d9133c6493e5c4bc0fd89342b8a7bb.zip
-doxygen
Diffstat (limited to 'src/nse/gnunet-nse-profiler.c')
-rw-r--r--src/nse/gnunet-nse-profiler.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/nse/gnunet-nse-profiler.c b/src/nse/gnunet-nse-profiler.c
index eae5e9670..7fe803673 100644
--- a/src/nse/gnunet-nse-profiler.c
+++ b/src/nse/gnunet-nse-profiler.c
@@ -332,7 +332,6 @@ shutdown_now ()
332 * @param estimate the value of the current network size estimate 332 * @param estimate the value of the current network size estimate
333 * @param std_dev standard deviation (rounded down to nearest integer) 333 * @param std_dev standard deviation (rounded down to nearest integer)
334 * of the size estimation values seen 334 * of the size estimation values seen
335 *
336 */ 335 */
337static void 336static void
338handle_estimate (void *cls, 337handle_estimate (void *cls,
@@ -668,9 +667,6 @@ peer_churn_cb (void *cls, const char *emsg)
668/** 667/**
669 * Adjust the number of running peers to match the required number of running 668 * Adjust the number of running peers to match the required number of running
670 * peers for the round 669 * peers for the round
671 *
672 * @param
673 * @return
674 */ 670 */
675static void 671static void
676adjust_running_peers () 672adjust_running_peers ()