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 9766d50 commit ca117feCopy full SHA for ca117fe
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "libc"
4
-version = "0.2.24"
+version = "0.2.23"
5
authors = ["The Rust Project Developers"]
6
license = "MIT/Apache-2.0"
7
readme = "README.md"
src/unix/notbsd/linux/other/b32/x86.rs
@@ -19,7 +19,7 @@ s! {
19
pub _st: [_libc_fpreg; 8],
20
pub status: ::c_ulong,
21
}
22
-
+
23
pub struct _libc_state {
24
pub ebx: ::c_long,
25
pub ecx: ::c_long,
0 commit comments