aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-10-18 08:48:34 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-10-18 08:48:34 +0000
commit46dba8aa60154c30518f399184e94d5bafeea7dc (patch)
treed3357bdcdc6f942fb4dffb3bdccd40f057790722 /src
parent1fef804b0f4fbf25ec58de0757156f9d7d1179d2 (diff)
downloadgnunet-46dba8aa60154c30518f399184e94d5bafeea7dc.tar.gz
gnunet-46dba8aa60154c30518f399184e94d5bafeea7dc.zip
doxygen
Diffstat (limited to 'src')
-rw-r--r--src/namestore/gnunet-service-namestore.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/namestore/gnunet-service-namestore.c b/src/namestore/gnunet-service-namestore.c
index e98fe30db..48fda732c 100644
--- a/src/namestore/gnunet-service-namestore.c
+++ b/src/namestore/gnunet-service-namestore.c
@@ -479,6 +479,8 @@ send_store_response (struct GNUNET_SERVER_Client *client,
479 * Cache operation complete, clean up. 479 * Cache operation complete, clean up.
480 * 480 *
481 * @param cls the `struct CacheOperation` 481 * @param cls the `struct CacheOperation`
482 * @param success success
483 * @param emsg error messages
482 */ 484 */
483static void 485static void
484finish_cache_operation (void *cls, 486finish_cache_operation (void *cls,