aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_lc.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-28 16:19:21 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-28 16:19:21 +0000
commit8ee5a9290c40e88f075cfd289692ea1bed83df47 (patch)
tree5cc839cf8ded8b638234ea92e1c9b03b7ecc93c2 /src/fs/gnunet-service-fs_lc.c
parent4917fb20a07aa3221683c8a2112c514f44594350 (diff)
downloadgnunet-8ee5a9290c40e88f075cfd289692ea1bed83df47.tar.gz
gnunet-8ee5a9290c40e88f075cfd289692ea1bed83df47.zip
-more doxygen fixes
Diffstat (limited to 'src/fs/gnunet-service-fs_lc.c')
-rw-r--r--src/fs/gnunet-service-fs_lc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-service-fs_lc.c b/src/fs/gnunet-service-fs_lc.c
index 103d8de95..c6ba4617e 100644
--- a/src/fs/gnunet-service-fs_lc.c
+++ b/src/fs/gnunet-service-fs_lc.c
@@ -286,7 +286,7 @@ client_response_handler (void *cls, enum GNUNET_BLOCK_EvaluationResult eval,
286 * 286 *
287 * @param client identification of the client 287 * @param client identification of the client
288 * @param message the actual message 288 * @param message the actual message
289 * @param where to store the pending request handle for the request 289 * @param ptptr where to store the pending request handle for the request
290 * @return GNUNET_YES to start local processing, 290 * @return GNUNET_YES to start local processing,
291 * GNUNET_NO to not (yet) start local processing, 291 * GNUNET_NO to not (yet) start local processing,
292 * GNUNET_SYSERR on error 292 * GNUNET_SYSERR on error