From db54a526e4741013d4904c3987b4f8b369a7b44b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 7 Jul 2021 09:37:27 +0200 Subject: -theoretically complete, alas untested plugin_dhtu_ip.c --- src/include/gnunet_dhtu_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/gnunet_dhtu_plugin.h b/src/include/gnunet_dhtu_plugin.h index 4e5abf476..df9729a23 100644 --- a/src/include/gnunet_dhtu_plugin.h +++ b/src/include/gnunet_dhtu_plugin.h @@ -165,7 +165,7 @@ struct GNUNET_DHTU_PluginEnvironment * @param cls closure * @param timestamp time when the estimate was received from the server (or created by the server) * @param logestimate the log(Base 2) value of the current network size estimate - * @param std_dev standard deviation for the estimate + * @param std_dev standard deviation for the estimate, negative if unavailable */ void (*network_size_cb)(void *cls, -- cgit v1.2.3