Skip to content

Commit e37d298

Browse files
authored
remove trailing whitespace
1 parent a2e7e79 commit e37d298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run-make/c-link-to-rust-va-list-fn/rmake.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// test.c and its static library checkrust.rs make use of variadic functions (VaList).
2-
// This test checks that the use of this feature does not
2+
// This test checks that the use of this feature does not
33
// prevent the creation of a functional binary.
44
// See https://github.com/rust-lang/rust/pull/49878
55

0 commit comments

Comments
 (0)