mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Merge pull request #2632 from miDeb/fixup-comment
uucore/perms: remove erroneous comment
This commit is contained in:
commit
ad2a3063b7
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ pub struct ChownExecutor {
|
|||
pub files: Vec<String>,
|
||||
pub recursive: bool,
|
||||
pub preserve_root: bool,
|
||||
// Must be true if traverse_symlinks is not None
|
||||
pub dereference: bool,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue