From: Christian Grothoff Date: Mon, 1 Nov 2010 22:25:26 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~19884 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e9cf3782a3c5c2bcf6bdeff58b8a3536585791eb;p=oweals%2Fgnunet.git fix --- diff --git a/src/statistics/statistics_api.c b/src/statistics/statistics_api.c index 1ccf2b86d..ef9865e02 100644 --- a/src/statistics/statistics_api.c +++ b/src/statistics/statistics_api.c @@ -402,7 +402,7 @@ process_message (struct GNUNET_STATISTICS_Handle *h, #if DEBUG_STATISTICS GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Received valid statistic on `%s:%s': %llu\n", - service, name, GNUNET_ntohll (smsg->abs_value)); + service, name, GNUNET_ntohll (smsg->value)); #endif if (GNUNET_OK != h->current->proc (h->current->cls,