nonpers
authorChristian Grothoff <christian@grothoff.org>
Tue, 16 Mar 2010 10:11:39 +0000 (10:11 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 16 Mar 2010 10:11:39 +0000 (10:11 +0000)
src/hostlist/hostlist-server.c

index 8422f4bcb60b73d13fc1b08f25fa4671f92cc757..5c5571ff62da0527243bb611c7e993bd13066123 100644 (file)
@@ -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;