mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
be72d98a83
Both functions treat the string as text and convert the line-endings themselves to CRLF. If you already give them a CRLF line-ending, it'll be converted to CRCRLF.. By unifying the line-endings in StringOut, it is also possible now to pass both LF and CRLF to the function. This should fix the empty lines in the BuildBot log. Thanks to Christoph for the help! svn path=/trunk/; revision=38840 |
||
---|---|---|
.. | ||
main.c | ||
precomp.h | ||
rosautotest.rbuild | ||
shutdown.c | ||
tools.c | ||
webservice.c | ||
winetests.c |