From 05726ddd86c1421add510d5e8395cf7e3ac378f3 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 2 May 2005 03:50:11 +0000 Subject: white space and minor comment cleanup. --- winsup/cygwin/sigproc.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'winsup/cygwin/sigproc.cc') diff --git a/winsup/cygwin/sigproc.cc b/winsup/cygwin/sigproc.cc index 5550c9138..e12c18012 100644 --- a/winsup/cygwin/sigproc.cc +++ b/winsup/cygwin/sigproc.cc @@ -473,8 +473,8 @@ create_signal_arrived () ProtectHandle (signal_arrived); } -/* Message initialization. Called from dll_crt0_1 - +/* Signal thread initialization. Called from dll_crt0_1. + This routine starts the signal handling thread. The wait_sig_inited event is used to signal that the thread is ready to handle signals. We don't wait for this during initialization but instead detect it -- cgit v1.2.3