From 432cf978f7425b853dc23e388f9a9f3e5007ae5f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 16 Mar 2010 10:11:39 +0000 Subject: [PATCH] nonpers --- src/hostlist/hostlist-server.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.25.1