[Groonga-commit] groonga/groonga [master] fix style.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 11月 23日 (火) 20:55:49 JST


Kouhei Sutou	2010-11-23 11:55:49 +0000 (Tue, 23 Nov 2010)

  New Revision: 34a4e8b9f39d08e159d44ca4c4631f2903ad4a3f

  Log:
    fix style.

  Modified files:
    src/grntest.c

  Modified: src/grntest.c (+1 -1)
===================================================================
--- src/grntest.c    2010-11-23 11:32:39 +0000 (e957437)
+++ src/grntest.c    2010-11-23 11:55:49 +0000 (09b617d)
@@ -1966,7 +1966,7 @@ static
 int
 do_jobs(grn_ctx *ctx, int jobnum, int line)
 {
-  int i, task_num, ret, qnum = 0,thread_num = 0;
+  int i, task_num, ret, qnum = 0, thread_num = 0;
 
   for (i = 0; i < jobnum; i++) {
 /*




Groonga-commit メーリングリストの案内
Back to archive index