mirror of
https://github.com/curl/curl.git
synced 2026-08-06 07:36:14 +03:00
Fix spelling
This commit is contained in:
parent
b2f4308980
commit
21af9bf1cd
13 changed files with 15 additions and 15 deletions
|
|
@ -84,7 +84,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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue