From: Christian Grothoff Date: Tue, 16 Mar 2010 10:11:39 +0000 (+0000) Subject: nonpers X-Git-Tag: initial-import-from-subversion-38251~22449 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=432cf978f7425b853dc23e388f9a9f3e5007ae5f;p=oweals%2Fgnunet.git nonpers --- diff --git a/src/hostlist/hostlist-server.c b/src/hostlist/hostlist-server.c index 8422f4bcb..5c5571ff6 100644 --- a/src/hostlist/hostlist-server.c +++ b/src/hostlist/hostlist-server.c @@ -214,7 +214,7 @@ host_processor (void *cls, GNUNET_STATISTICS_update (stats, gettext_noop("HELLOs without addresses encountered (ignored)"), 1, - GNUNET_YES); + GNUNET_NO); return; } old = results->size;