$(top_builddir)/src/util/libgnunetutil.la
EXTRA_DIST = \
+ test_defaults.conf \
test_datacache_data_sqlite.conf \
perf_datacache_data_sqlite.conf \
test_datacache_data_mysql.conf \
/**
* Actually put the data message.
+ *
+ * @param client sender of the message
+ * @param dm message with the data to store
*/
static void
execute_put (struct GNUNET_SERVER_Client *client, const struct DataMessage *dm)