gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: Update comment to match cod


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: Update comment to match code
Date: Tue, 07 Mar 2017 04:29:26 +0100

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

david-barksdale pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 542de3e5d Update comment to match code
542de3e5d is described below

commit 542de3e5df8dbe2bfc3d4290e75f5684e0deaf59
Author: David Barksdale <address@hidden>
AuthorDate: Mon Mar 6 21:28:43 2017 -0600

    Update comment to match code
---
 src/fs/fs_unindex.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/fs/fs_unindex.c b/src/fs/fs_unindex.c
index a672b84d5..ad1499f00 100644
--- a/src/fs/fs_unindex.c
+++ b/src/fs/fs_unindex.c
@@ -454,7 +454,8 @@ continue_after_remove (void *cls,
  * Function called from datastore with result from us looking for
  * a UBlock.  There are four cases:
  * 1) no result, means we move on to the next keyword
- * 2) UID is the same as the first UID, means we move on to next keyword
+ * 2) data hash is the same as an already seen data hash, means we move on to
+ *    next keyword
  * 3) UBlock for a different CHK, means we keep looking for more
  * 4) UBlock is for our CHK, means we remove the block and then move
  *           on to the next keyword

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



reply via email to

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