HAYASHI Kentaro
null+****@clear*****
Mon Jan 26 13:21:54 JST 2015
HAYASHI Kentaro 2015-01-26 13:21:54 +0900 (Mon, 26 Jan 2015) New Revision: ade0c148c3106c07e867ed02e38154aa5d947135 https://github.com/groonga/groonga/commit/ade0c148c3106c07e867ed02e38154aa5d947135 Message: Fix a typo chain -> chian ^^ Modified files: src/httpd/nginx-module/ngx_http_groonga_module.c Modified: src/httpd/nginx-module/ngx_http_groonga_module.c (+1 -1) =================================================================== --- src/httpd/nginx-module/ngx_http_groonga_module.c 2015-01-26 12:00:15 +0900 (1e8984c) +++ src/httpd/nginx-module/ngx_http_groonga_module.c 2015-01-26 13:21:54 +0900 (488baef) @@ -441,7 +441,7 @@ ngx_http_groonga_context_receive_handler_raw(grn_ctx *context, chain->buf->pos = (u_char *)chunk; chain->buf->last = (u_char *)chunk + chunk_size; chain->buf->tag = (ngx_buf_tag_t)&ngx_http_groonga_module; - chian->buf->flush = 1; + chain->buf->flush = 1; chain->buf->temporary = 0; chain->buf->memory = 1; chain->buf->in_file = 0; -------------- next part -------------- HTML����������������������������...ダウンロード