aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorOmar Tarabai <tarabai@devegypt.com>2014-07-14 17:37:31 +0000
committerOmar Tarabai <tarabai@devegypt.com>2014-07-14 17:37:31 +0000
commitc937c2c64700475cc04e7ee3d912bd9dff7e33b2 (patch)
tree71f45433db8591947714c7a7b7567f0ef4fb9d61 /src/include
parentb7aec4abc8593c3c14f2317c0c5a7e56325bdde6 (diff)
downloadgnunet-c937c2c64700475cc04e7ee3d912bd9dff7e33b2.tar.gz
gnunet-c937c2c64700475cc04e7ee3d912bd9dff7e33b2.zip
config fix
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_peerstore_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_peerstore_service.h b/src/include/gnunet_peerstore_service.h
index c2d55dd84..ca751af96 100644
--- a/src/include/gnunet_peerstore_service.h
+++ b/src/include/gnunet_peerstore_service.h
@@ -113,7 +113,7 @@ struct GNUNET_PEERSTORE_Record
113typedef void (*GNUNET_PEERSTORE_Continuation)(void *cls, int success); 113typedef void (*GNUNET_PEERSTORE_Continuation)(void *cls, int success);
114 114
115/** 115/**
116 * Function called by for each matching record. 116 * Function called by PEERSTORE for each matching record.
117 * 117 *
118 * @param cls closure 118 * @param cls closure
119 * @param record peerstore record information 119 * @param record peerstore record information