aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore/peerstore_api.c
diff options
context:
space:
mode:
authorOmar Tarabai <tarabai@devegypt.com>2014-07-06 18:02:11 +0000
committerOmar Tarabai <tarabai@devegypt.com>2014-07-06 18:02:11 +0000
commiteff58a1bc9e2bd1555290baa8ab5a39ba4aa1b61 (patch)
tree6839a43c4a18b04bf1d2b72de1aecb8088598f6a /src/peerstore/peerstore_api.c
parent18f42cd3eb6174aab1b07fd05642397e43133bc3 (diff)
downloadgnunet-eff58a1bc9e2bd1555290baa8ab5a39ba4aa1b61.tar.gz
gnunet-eff58a1bc9e2bd1555290baa8ab5a39ba4aa1b61.zip
documentation fix
Diffstat (limited to 'src/peerstore/peerstore_api.c')
-rw-r--r--src/peerstore/peerstore_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peerstore/peerstore_api.c b/src/peerstore/peerstore_api.c
index 2ac8154de..b13b0136c 100644
--- a/src/peerstore/peerstore_api.c
+++ b/src/peerstore/peerstore_api.c
@@ -487,7 +487,7 @@ GNUNET_PEERSTORE_store_cancel (struct GNUNET_PEERSTORE_StoreContext *sc)
487 * @param value entry value BLOB 487 * @param value entry value BLOB
488 * @param size size of 'value' 488 * @param size size of 'value'
489 * @param expiry absolute time after which the entry is (possibly) deleted 489 * @param expiry absolute time after which the entry is (possibly) deleted
490 * @param cont Continuation function after the store request is processed 490 * @param cont Continuation function after the store request is sent
491 * @param cont_cls Closure for 'cont' 491 * @param cont_cls Closure for 'cont'
492 */ 492 */
493struct GNUNET_PEERSTORE_StoreContext * 493struct GNUNET_PEERSTORE_StoreContext *