mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
spell: ignore getxattr
This commit is contained in:
parent
66637a6503
commit
3872aca9c6
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
|
||||
// spell-checker:ignore getxattr
|
||||
|
||||
//! Set of functions to manage xattr on files and dirs
|
||||
use std::collections::HashMap;
|
||||
use std::ffi::OsString;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue