Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-03-09 23:08:29 +0300
committerChristopher Faylor <me@cgf.cx>2005-03-09 23:08:29 +0300
commit82518b7c544280507f702763308524284464bedf (patch)
tree4052cd739cac05af43aaa3b23878f8902c9c30b8
parent1e2ce19b96aaee9ef2074030e196564947eddb9d (diff)
Remove \n from debug_printf
-rw-r--r--winsup/cygwin/cygtls.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/cygtls.cc b/winsup/cygwin/cygtls.cc
index 29047dff5..47d03b669 100644
--- a/winsup/cygwin/cygtls.cc
+++ b/winsup/cygwin/cygtls.cc
@@ -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