[ros-diffs] [cfinck] 38583: Revert a part of r38087. OutputDebugStringA doesn't add a newline automatically. Verified by MSVC's debug output and kinda proofed by http://www.unixwiz.net/techtips/outputdebugstring.html (nobody would write a function for adding newlines to the debug output if that would be done automatically) Thanks to Gregor for the hints.