summaryrefslogtreecommitdiffstats
path: root/cli/src/cli.h
diff options
context:
space:
mode:
Diffstat (limited to 'cli/src/cli.h')
-rw-r--r--cli/src/cli.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/src/cli.h b/cli/src/cli.h
index a1be2b62d06..68dcb8c531f 100644
--- a/cli/src/cli.h
+++ b/cli/src/cli.h
@@ -235,7 +235,7 @@ cli_submit_request (struct rpc_clnt *rpc, void *req, call_frame_t *frame,
int32_t
cli_cmd_volume_create_parse (struct cli_state *state, const char **words,
- int wordcount, dict_t **options);
+ int wordcount, dict_t **options, char **bricks);
int32_t
cli_cmd_volume_reset_parse (const char **words, int wordcount, dict_t **opt);