We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0789132 commit 4c67438Copy full SHA for 4c67438
src/unix/linux_like/linux/gnu/b32/mips/mod.rs
@@ -51,7 +51,7 @@ s! {
51
pub st_uid: crate::uid_t,
52
pub st_gid: crate::gid_t,
53
pub st_rdev: c_ulong,
54
- st_pad2: [c_long; 2],
+ st_pad2: [c_long; 3],
55
pub st_size: off64_t,
56
pub st_atime: crate::time_t,
57
pub st_atime_nsec: c_long,
0 commit comments