Skip to content
Snippets Groups Projects
Commit ca117fee authored by Daniel McKenna's avatar Daniel McKenna
Browse files

Fixed style issues and reverted version number.

Fixed trailing whitespace in x86.rs and reverted the minor version number in the Cargo.toml
parent 9766d50f
No related branches found
No related tags found
No related merge requests found
[package]
name = "libc"
version = "0.2.24"
version = "0.2.23"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"
......
......@@ -19,7 +19,7 @@ s! {
pub _st: [_libc_fpreg; 8],
pub status: ::c_ulong,
}
pub struct _libc_state {
pub ebx: ::c_long,
pub ecx: ::c_long,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment