mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
spell: Ignore backport
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
//! Set of functions to manage files and symlinks
|
||||
|
||||
// spell-checker:ignore backport
|
||||
|
||||
#[cfg(unix)]
|
||||
use libc::{
|
||||
mode_t, S_IFBLK, S_IFCHR, S_IFDIR, S_IFIFO, S_IFLNK, S_IFMT, S_IFREG, S_IFSOCK, S_IRGRP,
|
||||
|
||||
Reference in New Issue
Block a user