summaryrefslogtreecommitdiff
path: root/qgroup.c
diff options
context:
space:
mode:
Diffstat (limited to 'qgroup.c')
-rw-r--r--qgroup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qgroup.c b/qgroup.c
index 2d5d5559..5de35e2b 100644
--- a/qgroup.c
+++ b/qgroup.c
@@ -1225,7 +1225,7 @@ u64 btrfs_get_path_rootid(int fd)
return args.treeid;
}
-int btrfs_qgroup_parse_sort_string(char *opt_arg,
+int btrfs_qgroup_parse_sort_string(const char *opt_arg,
struct btrfs_qgroup_comparer_set **comps)
{
int order;