diff options
Diffstat (limited to 'ares/setup.h')
| -rw-r--r-- | ares/setup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/setup.h b/ares/setup.h index e15e999c2..c23c12b1d 100644 --- a/ares/setup.h +++ b/ares/setup.h @@ -87,7 +87,7 @@ * Include header files for windows builds before redefining anything. * Use this preproessor block only to include or exclude windows.h, * winsock2.h, ws2tcpip.h or winsock.h. Any other windows thing belongs - * to any other further and independant block. Under Cygwin things work + * to any other further and independent block. Under Cygwin things work * just as under linux (e.g. <sys/socket.h>) and the winsock headers should * never be included when __CYGWIN__ is defined. configure script takes * care of this, not defining HAVE_WINDOWS_H, HAVE_WINSOCK_H, HAVE_WINSOCK2_H, |
