Skip to content

Commit e5b9bc0

Browse files
m-ou-sethomcc
andauthored
Typo.
Co-authored-by: Thom Chiovoloni <chiovolonit@gmail.com>
1 parent 9a3cafa commit e5b9bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc-test/build.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ fn test_openbsd(target: &str) {
506506
// https://marc.info/?l=openbsd-cvs&m=154723400730318
507507
"mincore" => true,
508508

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

512512
_ => false,

0 commit comments

Comments
 (0)