From: Christian Grothoff Date: Mon, 20 Feb 2012 14:49:22 +0000 (+0000) Subject: -clarify X-Git-Tag: initial-import-from-subversion-38251~14796 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=99866cb070f9e5f01b324a526a9daaa564a95cc7;p=oweals%2Fgnunet.git -clarify --- diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h index e7da0d3f2..1c9fb18e0 100644 --- a/src/include/gnunet_namestore_service.h +++ b/src/include/gnunet_namestore_service.h @@ -84,7 +84,7 @@ GNUNET_NAMESTORE_disconnect (struct GNUNET_NAMESTORE_Handle *h, int drop); * operation. * * @param cls closure - * @param success GNUNET_SYSERR on failure (including timeout/queue drop) + * @param success GNUNET_SYSERR on failure (including timeout/queue drop/failure to validate) * GNUNET_NO if content was already there * GNUNET_YES (or other positive value) on success * @param emsg NULL on success, otherwise an error message