Skip to content

Commit 59b0b25

Browse files
committed
Fixed formatting
1 parent f850478 commit 59b0b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/std/input.output/file.streams/fstreams/ifstream.members/offset_range.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
//
2929
// XFAIL: target=powerpc-{{.+}}-aix{{.*}}
3030

31-
// By default, off_t is typically a 32-bit integer on ARMv7 Linux systems,
31+
// By default, off_t is typically a 32-bit integer on ARMv7 Linux systems,
3232
// meaning it can represent file sizes up to 2GB (2^31 bytes) only.
3333
//
3434
// XFAIL: target=armv7{{.*}}-{{.+}}-linux{{.*}}

0 commit comments

Comments
 (0)