[Groonga-commit] groonga/groonga [master] Remove too much }

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
Fri Aug 10 17:33:16 JST 2012


Kouhei Sutou	2012-08-10 17:33:16 +0900 (Fri, 10 Aug 2012)

  New Revision: 718bbd76d4dcee26424601206054f3df7dfeb56a
  https://github.com/groonga/groonga/commit/718bbd76d4dcee26424601206054f3df7dfeb56a

  Log:
    Remove too much }

  Modified files:
    lib/expr.c

  Modified: lib/expr.c (+0 -1)
===================================================================
--- lib/expr.c    2012-08-10 17:19:56 +0900 (1f951c7)
+++ lib/expr.c    2012-08-10 17:33:16 +0900 (2fda6e7)
@@ -31,7 +31,6 @@ function_proc_p(grn_obj *obj)
           obj->header.type == GRN_PROC &&
           ((grn_proc *)obj)->type == GRN_PROC_FUNCTION);
 }
-}
 
 grn_obj *
 grn_expr_alloc(grn_ctx *ctx, grn_obj *expr, grn_id domain, grn_obj_flags flags)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index