gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: add documentatioN


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: add documentatioN
Date: Fri, 29 Jun 2018 00:24:26 +0200

This is an automated email from the git hooks/post-receive script.

lurchi pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new b9754b34d add documentatioN
b9754b34d is described below

commit b9754b34dd6460da9e4789fcb3cb8b0f0d95b0ca
Author: lurchi <address@hidden>
AuthorDate: Fri Jun 29 00:23:37 2018 +0200

    add documentatioN
---
 src/util/gnunet-service-resolver.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/util/gnunet-service-resolver.c 
b/src/util/gnunet-service-resolver.c
index d5d608b2f..d2464846c 100644
--- a/src/util/gnunet-service-resolver.c
+++ b/src/util/gnunet-service-resolver.c
@@ -63,6 +63,9 @@ struct ResolveCache
    */
   int16_t *request_id;
 
+  /**
+   * The client that queried the records contained in this cache entry.
+   */
   struct GNUNET_SERVICE_Client *client;
 
   /**

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]