[Groonga-commit] groonga/groonga at ba3886a [master] ii: remove needless change

Back to archive index

Yasuhiro Horimoto null+****@clear*****
Tue Apr 24 16:32:30 JST 2018


Yasuhiro Horimoto	2018-04-24 16:32:30 +0900 (Tue, 24 Apr 2018)

  New Revision: ba3886a55e4b7889534553db0629c9eb9c3a0897
  https://github.com/groonga/groonga/commit/ba3886a55e4b7889534553db0629c9eb9c3a0897

  Merged 63e0b56: ii: add log enhancements that output contents of a token (#840)

  Message:
    ii: remove needless change

  Modified files:
    include/groonga/ii.h

  Modified: include/groonga/ii.h (+1 -0)
===================================================================
--- include/groonga/ii.h    2018-04-24 15:52:02 +0900 (11452021a)
+++ include/groonga/ii.h    2018-04-24 16:32:30 +0900 (2e8aaf7db)
@@ -55,6 +55,7 @@ GRN_API grn_rc grn_ii_posting_add(grn_ctx *ctx, grn_posting *pos,
                                   grn_hash *s, grn_operator op);
 GRN_API void grn_ii_resolve_sel_and(grn_ctx *ctx, grn_hash *s, grn_operator op);
 
+
 /* Experimental */
 typedef struct _grn_ii_cursor grn_ii_cursor;
 GRN_API grn_ii_cursor *grn_ii_cursor_open(grn_ctx *ctx, grn_ii *ii, grn_id tid,
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180424/2f26547f/attachment.htm 



More information about the Groonga-commit mailing list
Back to archive index