mirror of
https://github.com/curl/curl.git
synced 2026-06-06 08:04:28 +03:00
Added CVS id. Detabified.
This commit is contained in:
parent
7ca2f31c8d
commit
ec65c3fd53
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
/* $Id$ */
|
||||
|
||||
#ifndef ARES_NAMESER_H
|
||||
#define ARES_NAMESER_H
|
||||
|
||||
|
|
@ -16,7 +18,7 @@
|
|||
|
||||
#define EINPROGRESS WSAEINPROGRESS
|
||||
#define EWOULDBLOCK WSAEWOULDBLOCK
|
||||
#define EMSGSIZE WSAEMSGSIZE
|
||||
#define EMSGSIZE WSAEMSGSIZE
|
||||
#define EAFNOSUPPORT WSAEAFNOSUPPORT
|
||||
|
||||
/* Structure for scatter/gather I/O. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue