Skip to content

Commit 729ae39

Browse files
committed
Haiku: Style, TODO to FIXME
1 parent 01fecb9 commit 729ae39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtest/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@ fn get_concurrency() -> usize {
10831083

10841084
#[cfg(target_os = "haiku")]
10851085
fn num_cpus() -> usize {
1086-
// TODO: implement
1086+
// FIXME: implement
10871087
1
10881088
}
10891089
}

0 commit comments

Comments
 (0)