aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-12-26 21:23:05 +0000
committerChristopher Faylor <me@cgf.cx>2005-12-26 21:23:05 +0000
commit192af6e2837e32b2d8dea6b39a9739d6df87eb91 (patch)
tree14a71dc9cb4bb11cc085c4de493cadcfb6d1872b
parenta16b738dd53486a3a65a28519129ebd060a02db9 (diff)
downloadnewlib-192af6e2837e32b2d8dea6b39a9739d6df87eb91.zip
newlib-192af6e2837e32b2d8dea6b39a9739d6df87eb91.tar.gz
newlib-192af6e2837e32b2d8dea6b39a9739d6df87eb91.tar.bz2
white space
-rw-r--r--winsup/cygwin/dcrt0.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/dcrt0.cc b/winsup/cygwin/dcrt0.cc
index ff61d3e..6e0b765 100644
--- a/winsup/cygwin/dcrt0.cc
+++ b/winsup/cygwin/dcrt0.cc
@@ -912,7 +912,6 @@ dll_crt0_1 (char *)
/* Disable case-insensitive globbing */
ignore_case_with_glob = false;
-
set_errno (0);
MALLOC_CHECK;