aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/perf_plugin_datastore.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-08 19:00:19 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-08 19:00:19 +0000
commitfe947a9704bed14c2fc74b2f2069596fe884cbad (patch)
tree644efdaa37d692b09f8e279bfe5e8b2ebe81448b /src/datastore/perf_plugin_datastore.c
parenta8b0ab037820f6a9f405be3855ce8d3ebbd4399b (diff)
downloadgnunet-fe947a9704bed14c2fc74b2f2069596fe884cbad.tar.gz
gnunet-fe947a9704bed14c2fc74b2f2069596fe884cbad.zip
better comments
Diffstat (limited to 'src/datastore/perf_plugin_datastore.c')
-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,