white space and minor comment cleanup.

This commit is contained in:
Christopher Faylor 2005-05-02 03:50:11 +00:00
parent b9b1b38358
commit 05726ddd86
40 changed files with 265 additions and 265 deletions

View File

@ -473,7 +473,7 @@ 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.

View File

@ -1,6 +1,6 @@
/* syslog.cc
Copyright 1996, 1997, 1998, 1999, 2000, 2001 Red Hat, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Red Hat, Inc.
This file is part of Cygwin.