fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 15 Mar 2010 09:47:29 +0000 (09:47 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 15 Mar 2010 09:47:29 +0000 (09:47 +0000)
src/peerinfo/gnunet-service-peerinfo.c

index b23d3318e6a5964e703ca19147574c5cb8dc6daa..1d84b5dcfc72fda463ffcdc2bb2b77064cc09f6e 100644 (file)
@@ -795,7 +795,7 @@ run (void *cls,
      struct GNUNET_SERVER_Handle *server,
      const struct GNUNET_CONFIGURATION_Handle *cfg)
 {
-  stats = GNUNET_STATISTICS_create (sched, "statistics", cfg);
+  stats = GNUNET_STATISTICS_create (sched, "peerinfo", cfg);
   notify_list = GNUNET_SERVER_notification_context_create (server, 0);
   GNUNET_assert (GNUNET_OK ==
                  GNUNET_CONFIGURATION_get_value_filename (cfg,