Navigation Menu

Skip to content

Commit

Permalink
Update an comment for the latest situation
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 16, 2014
1 parent 37b3cc0 commit 217dfce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ctx_impl.h
Expand Up @@ -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;
Expand Down

0 comments on commit 217dfce

Please sign in to comment.