diff options
Diffstat (limited to 'cli/src/cli.h')
| -rw-r--r-- | cli/src/cli.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/src/cli.h b/cli/src/cli.h index e987c4450c3..9ba95c4a2d5 100644 --- a/cli/src/cli.h +++ b/cli/src/cli.h @@ -269,7 +269,7 @@ cli_cmd_volume_add_brick_parse (const char **words, int wordcount,  int32_t  cli_cmd_volume_detach_tier_parse (const char **words, int wordcount, -                                  dict_t **options); +                                  dict_t **options, int *question);  int32_t  cli_cmd_volume_tier_parse (const char **words, int wordcount,  | 
