Skip to content

Commit 6563ed3

Browse files
committed
[libc++][NFC] Remove trailing whitespace in the modulemap
1 parent b0dd368 commit 6563ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/include/module.modulemap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1229,7 +1229,7 @@ module std [system] {
12291229
header "flat_map"
12301230
export *
12311231
}
1232-
1232+
12331233
module format {
12341234
module buffer { header "__format/buffer.h" }
12351235
module concepts { header "__format/concepts.h" }

0 commit comments

Comments
 (0)