Update comment to match code
authorDavid Barksdale <amatus@amat.us>
Tue, 7 Mar 2017 03:28:43 +0000 (21:28 -0600)
committerDavid Barksdale <amatus@amat.us>
Tue, 7 Mar 2017 03:28:43 +0000 (21:28 -0600)
src/fs/fs_unindex.c

index a672b84d54172f5079527c01c97970b29a9dcbb3..ad1499f00da75a9c5f47b580ef822a549c40d563 100644 (file)
@@ -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