[Groonga-commit] groonga/groonga at bc59023 [master] Hide internal function

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 30 12:27:58 JST 2013


Kouhei Sutou	2013-07-30 12:27:58 +0900 (Tue, 30 Jul 2013)

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

  Message:
    Hide internal function

  Modified files:
    lib/expr.c

  Modified: lib/expr.c (+1 -1)
===================================================================
--- lib/expr.c    2013-07-30 12:27:15 +0900 (efd1d3b)
+++ lib/expr.c    2013-07-30 12:27:58 +0900 (b61f3eb)
@@ -2468,7 +2468,7 @@ grn_proc_call(grn_ctx *ctx, grn_obj *proc, int nargs, grn_obj *caller)
   }                                                                     \
 } while (0)
 
-grn_bool
+static grn_bool
 pseudo_query_scan(grn_ctx *ctx, grn_obj *x, grn_obj *y)
 {
   grn_obj *normalizer;
-------------- next part --------------
HTML����������������������������...
다운로드 



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