improve logging, indentation
[oweals/gnunet.git] / src / set / plugin_block_set_test.c
index c4f73abe0be3676cdffc0a8fce364d069e30af19..01b0c8602c79486fde819625418b79489d247c88 100644 (file)
@@ -114,7 +114,7 @@ libgnunet_plugin_block_set_test_init (void *cls)
 void *
 libgnunet_plugin_block_set_test_done (void *cls)
 {
-  struct GNUNET_TRANSPORT_PluginFunctions *api = cls;
+  struct GNUNET_BLOCK_PluginFunctions *api = cls;
 
   GNUNET_free (api);
   return NULL;