mirror of
https://git.tukaani.org/xz.git
synced 2025-03-03 07:00:53 +00:00
xz: Fix typo
This commit is contained in:
parent
35558adf9c
commit
424d46ead8
@ -293,7 +293,7 @@ io_sandbox_enter(int src_fd)
|
||||
if (ruleset_fd < 0)
|
||||
goto error;
|
||||
|
||||
// All files we need should have already been openend. Thus,
|
||||
// All files we need should have already been opened. Thus,
|
||||
// we don't need to add any rules using landlock_add_rule(2)
|
||||
// before activating the sandbox.
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user