mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 14:40:31 +00: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