ksud: fmt
This commit is contained in:
@@ -124,4 +124,4 @@ pub fn umask(mask: u32) {
|
||||
#[cfg(not(any(target_os = "linux", target_os = "android")))]
|
||||
pub fn umask(_mask: u32) {
|
||||
unimplemented!("umask is not supported on this platform")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user