Files
reactos/sdk/lib/conutils/outstream.c
Hermès Bélusca-Maïto b277cbdf22 [CONUTILS] In ConWrite(), emit an \r when a \n is encountered but not already preceded by \r.
And, don't emit \r\n when an \r alone is encountered.
This fixes the problem of extra newlines appearing when redirecting
"more" output to a file.

CORE-14592
2018-08-23 17:04:53 +02:00

48 KiB