Skip to content

Commit 5c19755

Browse files
authored
Fix comment
1 parent f859c27 commit 5c19755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc-test/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4056,7 +4056,7 @@ fn test_linux(target: &str) {
40564056
true
40574057
}
40584058

4059-
// FIXME: seems to not be available all the time (from <linux/include/sched.h>:
4059+
// FIXME: seems to not be available all the time (from <include/linux/sched.h>:
40604060
"PF_VCPU"
40614061
| "PF_IDLE"
40624062
| "PF_EXITING"

0 commit comments

Comments
 (0)