migrate peerstore to new service MQ API
[oweals/gnunet.git] / src / include / gnunet_datastore_plugin.h
index 8e30e219c2e140077083331ef090a252d213a4c0..71c69ffaf4910881692fde2c8f6404f4a5e73850 100644 (file)
@@ -161,7 +161,8 @@ typedef void
  * @param cont_cls continuation closure for @a cont
  */
 typedef void
-(*PluginPut) (void *cls, const struct GNUNET_HashCode *key,
+(*PluginPut) (void *cls,
+              const struct GNUNET_HashCode *key,
              uint32_t size,
              const void *data,
              enum GNUNET_BLOCK_Type type,