[Groonga-commit] groonga/groonga at 217dfce [master] Update an comment for the latest situation

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jun 16 15:43:51 JST 2014


Kouhei Sutou	2014-06-16 15:43:51 +0900 (Mon, 16 Jun 2014)

  New Revision: 217dfce88e83e69e5d6dad810db56792d00b9306
  https://github.com/groonga/groonga/commit/217dfce88e83e69e5d6dad810db56792d00b9306

  Message:
    Update an comment for the latest situation

  Modified files:
    lib/ctx_impl.h

  Modified: lib/ctx_impl.h (+1 -1)
===================================================================
--- lib/ctx_impl.h    2014-06-16 15:43:29 +0900 (227425b)
+++ lib/ctx_impl.h    2014-06-16 15:43:51 +0900 (5710aa7)
@@ -123,7 +123,7 @@ struct _grn_ctx_impl {
   grn_alloc_info *alloc_info;
 #endif
 
-  /* qe portion */
+  /* expression portion */
   grn_obj *stack[GRN_STACK_SIZE];
   uint32_t stack_curr;
   grn_hash *expr_vars;
-------------- next part --------------
HTML����������������������������...
Download 



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