[libdazzle] fuzzy: fix incorrect comment



commit 7ee95ad58a3d3a9c9911ad5771d29a614e336193
Author: Christian Hergert <chergert redhat com>
Date:   Sun Jun 4 16:47:53 2017 -0700

    fuzzy: fix incorrect comment

 src/fuzzy/dzl-fuzzy-index-builder.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/fuzzy/dzl-fuzzy-index-builder.c b/src/fuzzy/dzl-fuzzy-index-builder.c
index e020cd3..5c11745 100644
--- a/src/fuzzy/dzl-fuzzy-index-builder.c
+++ b/src/fuzzy/dzl-fuzzy-index-builder.c
@@ -108,7 +108,7 @@ typedef struct
    */
   guint position;
 
-  /* The document id (which is the hash of the document. */
+  /* The index into the kvpairs */
   guint lookaside_id;
 } IndexItem;
 


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