- proper type
[oweals/gnunet.git] / src / testing / testing_group.c
index 40cab604b7f099bd9c304aa06122139075761206..29e87f6cf3891b6e7c48a65be93ba4a7cc89a0e8 100644 (file)
@@ -4892,7 +4892,8 @@ internal_stats_callback (void *cls, const char *subsystem, const char *name,
  * @param tc Task Context
  */
 static void
-internal_destroy_statistics (void *cls, GNUNET_SCHEDULER_TaskContext *tc)
+internal_destroy_statistics (void *cls,
+                             const struct GNUNET_SCHEDULER_TaskContext *tc)
 {
   struct GNUNET_STATISTICS_Handle *h = cls;