Format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! sys/utsname implementation, following http://pubs.opengroup.org/onlinepubs/7908799/xsh/sysutsname.h.html
|
||||
|
||||
use platform::{Pal, Sys};
|
||||
use platform::types::*;
|
||||
use platform::{Pal, Sys};
|
||||
|
||||
pub const UTSLENGTH: usize = 65;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user