Skip to content

Commit 1f85581

Browse files
committed
Whitespace fixup
1 parent 0538f20 commit 1f85581

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc-test/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2487,7 +2487,6 @@ fn test_linux(target: &str) {
24872487
(struct_ == "ipc_perm" && field == "__seq" && aarch64_musl) ||
24882488
// glibc uses unnamed fields here and Rust doesn't support that yet
24892489
(struct_ == "timex" && field.starts_with("__unused"))
2490-
24912490
});
24922491

24932492
cfg.skip_roundtrip(move |s| match s {

0 commit comments

Comments
 (0)