aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/perf_plugin_datastore.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore/perf_plugin_datastore.c')
-rw-r--r--src/datastore/perf_plugin_datastore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/perf_plugin_datastore.c b/src/datastore/perf_plugin_datastore.c
index a1604d441..d7488d4e7 100644
--- a/src/datastore/perf_plugin_datastore.c
+++ b/src/datastore/perf_plugin_datastore.c
@@ -408,7 +408,6 @@ unload_plugin (struct GNUNET_DATASTORE_PluginFunctions *api,
408} 408}
409 409
410 410
411
412/** 411/**
413 * Last task run during shutdown. Disconnects us from 412 * Last task run during shutdown. Disconnects us from
414 * the transport and core. 413 * the transport and core.
@@ -570,4 +569,5 @@ main (int argc, char *argv[])
570 return ok; 569 return ok;
571} 570}
572 571
572
573/* end of perf_plugin_datastore.c */ 573/* end of perf_plugin_datastore.c */