[Groonga-commit] groonga/groonga at 645fdd8 [master] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Apr 6 15:55:55 JST 2017


Kouhei Sutou	2017-04-06 15:55:55 +0900 (Thu, 06 Apr 2017)

  New Revision: 645fdd841b4099bcda8b327df55ac5470aa22837
  https://github.com/groonga/groonga/commit/645fdd841b4099bcda8b327df55ac5470aa22837

  Message:
    Fix indent

  Modified files:
    lib/proc/proc_schema.c

  Modified: lib/proc/proc_schema.c (+2 -2)
===================================================================
--- lib/proc/proc_schema.c    2017-04-06 15:54:11 +0900 (2ead05e)
+++ lib/proc/proc_schema.c    2017-04-06 15:55:55 +0900 (d9ea418)
@@ -99,8 +99,8 @@ command_schema_output_value_type(grn_ctx *ctx, grn_obj *value_type)
 
 static void
 command_schema_output_command(grn_ctx *ctx,
-                           const char *command_name,
-                           grn_obj *arguments)
+                              const char *command_name,
+                              grn_obj *arguments)
 {
   grn_ctx_output_map_open(ctx, "command", 3);
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



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