whitespace

This commit is contained in:
Christopher Faylor
2013-03-31 12:37:45 +00:00
parent 8f8eeb70ba
commit 4ddb658e37
4 changed files with 6 additions and 6 deletions

View File

@ -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;