From 99866cb070f9e5f01b324a526a9daaa564a95cc7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 20 Feb 2012 14:49:22 +0000 Subject: [PATCH] -clarify --- src/include/gnunet_namestore_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1