From 264f41f081816b2e2f80b5a0c7e1da79cda194bb Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 13 Feb 2005 18:17:29 +0000 Subject: white space --- 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 b99a90c87..7965a629d 100644 --- a/winsup/cygwin/sigproc.cc +++ b/winsup/cygwin/sigproc.cc @@ -872,10 +872,10 @@ remove_proc (int ci) } /* Check status of child process vs. waitq member. - + parent_w is the pointer to the parent of the waitq member in question. child is the subprocess being considered. - + Returns non-zero if waiting thread released. */ static bool __stdcall stopped_or_terminated (waitq *parent_w, _pinfo *child) -- cgit v1.2.3