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>2013-03-31 16:37:45 +0400
committerChristopher Faylor <me@cgf.cx>2013-03-31 16:37:45 +0400
commit4ddb658e37db0dae87366cfa6f29a0604b3dfc7d (patch)
treefa7305ee1415eacd9a82c74b584a2274f281080d /winsup/cygwin/autoload.cc
parent8f8eeb70ba7354749c78bc5013eeb12f4c18fba0 (diff)
whitespace
Diffstat (limited to 'winsup/cygwin/autoload.cc')
-rw-r--r--winsup/cygwin/autoload.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/autoload.cc b/winsup/cygwin/autoload.cc
index 4345dc93b..3e61f837f 100644
--- a/winsup/cygwin/autoload.cc
+++ b/winsup/cygwin/autoload.cc
@@ -299,7 +299,7 @@ std_dll_init ()
/* Initialization function for winsock stuff. */
WSADATA NO_COPY wsadata;
-static long long __attribute__ ((used, noinline))
+static long long __attribute__ ((used, noinline))
wsock_init ()
{
static LONG NO_COPY here = -1L;