aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_datastore_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-12-07 22:13:42 +0000
committerChristian Grothoff <christian@grothoff.org>2012-12-07 22:13:42 +0000
commit9366ca95afdc80db816706bcaf6dc25237309d32 (patch)
treecafd264b999a0b8aa19f872bd3444c0ed8d8a7aa /src/include/gnunet_datastore_plugin.h
parentd7ca48210edc48378a652f64b80238d2e7f6817e (diff)
downloadgnunet-9366ca95afdc80db816706bcaf6dc25237309d32.tar.gz
gnunet-9366ca95afdc80db816706bcaf6dc25237309d32.zip
-docu fix
Diffstat (limited to 'src/include/gnunet_datastore_plugin.h')
-rw-r--r--src/include/gnunet_datastore_plugin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/gnunet_datastore_plugin.h b/src/include/gnunet_datastore_plugin.h
index efdcf8969..991abb76c 100644
--- a/src/include/gnunet_datastore_plugin.h
+++ b/src/include/gnunet_datastore_plugin.h
@@ -208,9 +208,6 @@ typedef void (*PluginGetRandom) (void *cls, PluginDatumProcessor proc,
208 * priority should be added to the existing priority, ignoring the 208 * priority should be added to the existing priority, ignoring the
209 * priority in value. 209 * priority in value.
210 * 210 *
211 * Note that it is possible for multiple values to match this put.
212 * In that case, all of the respective values are updated.
213 *
214 * @param cls closure 211 * @param cls closure
215 * @param uid unique identifier of the datum 212 * @param uid unique identifier of the datum
216 * @param delta by how much should the priority 213 * @param delta by how much should the priority