mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 13:37:48 +00:00
uucore/perms: remove erroneous comment
This commit is contained in:
parent
435b7a22fb
commit
d1c3a8f69a
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ pub struct ChownExecutor {
|
||||||
pub files: Vec<String>,
|
pub files: Vec<String>,
|
||||||
pub recursive: bool,
|
pub recursive: bool,
|
||||||
pub preserve_root: bool,
|
pub preserve_root: bool,
|
||||||
// Must be true if traverse_symlinks is not None
|
|
||||||
pub dereference: bool,
|
pub dereference: bool,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue