white space and minor comment cleanup.
This commit is contained in:
parent
b9b1b38358
commit
05726ddd86
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue