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:
Diffstat (limited to 'winsup/cygwin/cygtls.cc')
-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 00b46417d..f45cfaa52 100644
--- a/winsup/cygwin/cygtls.cc
+++ b/winsup/cygwin/cygtls.cc
@@ -197,7 +197,7 @@ _cygtls::find_tls (int sig)
{
static int NO_COPY threadlist_ix;
- debug_printf ("sig %d\n", sig);
+ debug_printf ("signal %d\n", sig);
sentry here (INFINITE);
_cygtls *res = NULL;