Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
Co-authored-by: Thom Chiovoloni <chiovolonit@gmail.com>
  • Loading branch information
m-ou-se and thomcc authored Apr 19, 2022
1 parent 9a3cafa commit e5b9bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libc-test/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ fn test_openbsd(target: &str) {
// https://marc.info/?l=openbsd-cvs&m=154723400730318
"mincore" => true,

// futex() has volative arguments, but that doesn't exist in Rust.
// futex() has volatile arguments, but that doesn't exist in Rust.
"futex" => true,

_ => false,
Expand Down

0 comments on commit e5b9bc0

Please sign in to comment.