aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore')
-rw-r--r--src/datastore/perf_plugin_datastore.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/datastore/perf_plugin_datastore.c b/src/datastore/perf_plugin_datastore.c
index 1a3f890d9..9d2b1cc6c 100644
--- a/src/datastore/perf_plugin_datastore.c
+++ b/src/datastore/perf_plugin_datastore.c
@@ -192,6 +192,7 @@ iterateDummy (void *cls,
192 * down. Unloads our datastore plugin. 192 * down. Unloads our datastore plugin.
193 * 193 *
194 * @param api api to unload 194 * @param api api to unload
195 * @param cfg configuration to use
195 */ 196 */
196static void 197static void
197unload_plugin (struct GNUNET_DATASTORE_PluginFunctions * api, 198unload_plugin (struct GNUNET_DATASTORE_PluginFunctions * api,