aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/gnunet-consensus-profiler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/consensus/gnunet-consensus-profiler.c')
-rw-r--r--src/consensus/gnunet-consensus-profiler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/consensus/gnunet-consensus-profiler.c b/src/consensus/gnunet-consensus-profiler.c
index 65fc23d8f..07a536a2d 100644
--- a/src/consensus/gnunet-consensus-profiler.c
+++ b/src/consensus/gnunet-consensus-profiler.c
@@ -384,7 +384,7 @@ disconnect_adapter (void *cls, void *op_result)
384 * @param op the operation this callback corresponds to 384 * @param op the operation this callback corresponds to
385 * @param pinfo the result; will be NULL if the operation has failed 385 * @param pinfo the result; will be NULL if the operation has failed
386 * @param emsg error message if the operation has failed; will be NULL if the 386 * @param emsg error message if the operation has failed; will be NULL if the
387 * operation is successfull 387 * operation is successful
388 */ 388 */
389static void 389static void
390peer_info_cb (void *cb_cls, 390peer_info_cb (void *cb_cls,