mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
30e91fd856
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.
It regressed somewhere in between SVN [r68849-r73441], most likely with some
commit that touched 'conutils' or 'more'.
fix picked from commit 0.4.11-dev-1-g
|
||
---|---|---|
.. | ||
cmake | ||
include | ||
lib | ||
tools |