From b86f999af19e2ef688661a66c07420089425646a Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 6 Jun 2011 05:02:13 +0000 Subject: whitespace elimination --- winsup/cygwin/sigproc.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/sigproc.cc') diff --git a/winsup/cygwin/sigproc.cc b/winsup/cygwin/sigproc.cc index 1f6a4b0cf..6aca1e74c 100644 --- a/winsup/cygwin/sigproc.cc +++ b/winsup/cygwin/sigproc.cc @@ -914,7 +914,7 @@ child_info::proc_retry (HANDLE h) break; case EXITCODE_FORK_FAILED: /* windows prevented us from forking */ break; - + /* Count down non-recognized exit codes more quickly since they aren't due to known conditions. */ default: -- cgit v1.2.3