mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Fix typo (and macos build?)
This commit is contained in:
parent
ee2d571918
commit
d159acff2e
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ extern {
|
|||
fn endutxent();
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
#[cfg(target_os = "macs")]
|
||||
#[cfg(target_os = "macos")]
|
||||
fn utmpxname(file: *const c_char) -> c_int;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue