white space

This commit is contained in:
Christopher Faylor
2005-08-12 02:39:13 +00:00
parent b4ec184199
commit 1cd065837c
16 changed files with 72 additions and 73 deletions

View File

@ -110,7 +110,7 @@ get_inet_addr (const struct sockaddr *in, int inlen,
ret = 1;
}
else
__seterrno ();
__seterrno ();
CloseHandle (fh);
return ret;
}