4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 04:19:21 +08:00

Remove \n from debug_printf

This commit is contained in:
Christopher Faylor 2005-03-09 20:08:29 +00:00
parent 1e2ce19b96
commit 82518b7c54

View File

@ -151,7 +151,7 @@ _cygtls::fixup_after_fork ()
void
_cygtls::remove (DWORD wait)
{
debug_printf ("wait %p\n", wait);
debug_printf ("wait %p", wait);
if (!locals.exitsock)
return;
// FIXME: Need some sort of atthreadexit function to allow things like