Navigation Menu

Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 6, 2017
1 parent dac6d10 commit 645fdd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/proc/proc_schema.c
Expand Up @@ -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);

Expand Down

0 comments on commit 645fdd8

Please sign in to comment.