Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-08-12 06:39:13 +0400
committerChristopher Faylor <me@cgf.cx>2005-08-12 06:39:13 +0400
commit1cd065837c6698b0e3dba6977b47061f8419dfba (patch)
treea7ff66c35914ad5285d42712669d75ee6c3af394 /winsup/cygwin/external.cc
parentb4ec1841997ed8ddfba41818e4806513d8da433d (diff)
white space
Diffstat (limited to 'winsup/cygwin/external.cc')
-rw-r--r--winsup/cygwin/external.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/external.cc b/winsup/cygwin/external.cc
index 5e8153682..2127a0031 100644
--- a/winsup/cygwin/external.cc
+++ b/winsup/cygwin/external.cc
@@ -311,7 +311,7 @@ cygwin_internal (cygwin_getinfo_types t, ...)
try_to_debug ();
break;
default:
- break;
+ break;
}
return (unsigned long) -1;
}