fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 1 Nov 2010 22:25:26 +0000 (22:25 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 1 Nov 2010 22:25:26 +0000 (22:25 +0000)
src/statistics/statistics_api.c

index 1ccf2b86d30bffbfe7f5376ef2c867d86fc5d35d..ef9865e0243d18a2cbbdb279fb4ee7840cf6a313 100644 (file)
@@ -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,