-ensure stats queues do not grow too big
[oweals/gnunet.git] / src / testbed / testbed_api_operations.c
index 7f5aaa87369b2fa09ba13a38df595f903186eb94..542f35b3c16201b2721c9cd39e060f97030e1c23 100644 (file)
@@ -400,7 +400,7 @@ static unsigned int n_expired_opqs;
 /**
  * The id of the task to process the ready queue
  */
-struct GNUNET_SCHEDULER_Task * process_rq_task_id;
+struct GNUNET_SCHEDULER_Task *process_rq_task_id;
 
 
 /**