mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +00:00
fixup! sync: return UResult from uumain() function
This commit is contained in:
parent
4e16717c22
commit
1ead016f35
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ mod platform {
|
|||
use std::mem;
|
||||
use std::os::windows::prelude::*;
|
||||
use std::path::Path;
|
||||
use uucore::crash;
|
||||
use uucore::wide::{FromWide, ToWide};
|
||||
|
||||
unsafe fn flush_volume(name: &str) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue