allow empty/NULL context message
[oweals/gnunet.git] / src / namestore / test_namestore_api_zone_iteration_nick.c
index 98d3b882c98e6db48cfaf913eee9c65d8d0d09c9..362533ef9900575deff49320aeaa24894e88d653 100644 (file)
@@ -69,7 +69,7 @@ static char *directory;
  * @param tc scheduler context
  */
 static void
-endbadly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+endbadly (void *cls)
 {
   if (NULL != zi)
   {
@@ -113,7 +113,7 @@ endbadly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
 
 
 static void
-end (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+end (void *cls)
 {
   if (NULL != zi)
   {