mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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