summaryrefslogtreecommitdiff
path: root/cmds-subvolume.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-subvolume.c')
-rw-r--r--cmds-subvolume.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/cmds-subvolume.c b/cmds-subvolume.c
index 68ebd402..950fa8f0 100644
--- a/cmds-subvolume.c
+++ b/cmds-subvolume.c
@@ -33,8 +33,10 @@
int list_subvols(int fd, int print_parent, int get_default);
int find_updated_files(int fd, u64 root_id, u64 oldest_gen);
-static const char subvolume_cmd_group_usage[] =
- "btrfs subvolume <command> <args>";
+static const char * const subvolume_cmd_group_usage[] = {
+ "btrfs subvolume <command> <args>",
+ NULL
+};
/*
* test if path is a directory