mount-util: add one more const

This commit is contained in:
Lennart Poettering 2023-10-24 18:18:18 +02:00 committed by Yu Watanabe
parent 8f21b3b21b
commit 83d5bbaf1b

View file

@ -1067,7 +1067,7 @@ finish:
}
static int mount_in_namespace(
PidRef *target,
const PidRef *target,
const char *propagate_path,
const char *incoming_path,
const char *src,