From 81890d03b923d54a64e8ebb63c2f62b7ee67c70b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 14 Sep 2012 08:20:51 +0000 Subject: -doxygen --- src/nse/gnunet-nse-profiler.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/nse/gnunet-nse-profiler.c') diff --git a/src/nse/gnunet-nse-profiler.c b/src/nse/gnunet-nse-profiler.c index b35abce3a..a7ed54c57 100644 --- a/src/nse/gnunet-nse-profiler.c +++ b/src/nse/gnunet-nse-profiler.c @@ -557,9 +557,6 @@ nse_disconnect_adapter (void *cls, /** * Task run to connect to the NSE and statistics services to a subset of * all of the running peers. - * - * @param cls handle the peer - * @param tc ignored */ static void connect_nse_service () @@ -617,8 +614,8 @@ next_round (void *cls, * last round, terminates the run. * * @param cls struct StatsContext - * @param success GNUNET_OK if statistics were - * successfully obtained, GNUNET_SYSERR if not. + * @param op operation handle + * @param emsg error message, NULL on success */ static void stats_finished_callback (void *cls, -- cgit v1.2.3