mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
mount-util: add one more const
This commit is contained in:
committed by
Yu Watanabe
parent
8f21b3b21b
commit
83d5bbaf1b
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user