refactor DHT for new service API
[oweals/gnunet.git] / src / core / test_core_api.c
index 568832c085e45405320c53b1dafd7a9c90fe4c7f..e6a113b52870076b81077d2df69d60cebdb07135 100644 (file)
@@ -302,7 +302,7 @@ run (void *cls,
     GNUNET_MQ_hd_fixed_size (test,
                              MTYPE,
                              struct GNUNET_MessageHeader,
-                             NULL);
+                             NULL),
     GNUNET_MQ_handler_end ()
   };