Skip to content

Commit f0e2b18

Browse files
author
expnkx
committed
lxrunoffline.cc should not be modified
1 parent 8173f23 commit f0e2b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testsuites/0013.internal_temporary_buffer/lxrunoffline.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
int main()
55
{
66
const auto err_mode = _setmode(2, _O_U16TEXT);
7-
print(fast_io::werr,
7+
print(fast_io::wc_stderr,
88
L"Supported actions are:\n"
99
L" l, list List all installed distributions.\n"
1010
L" gd, get-default Get the default distribution, which is used by bash.exe.\n"

0 commit comments

Comments
 (0)