1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

fix comment

This commit is contained in:
Yang Tse 2008-07-16 19:24:03 +00:00
parent a9dc900515
commit 362422641e

View File

@ -64,7 +64,7 @@
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
/* Qualifiers for send(), recv() and recv(). */
/* Qualifiers for send(), recv() and recvfrom(). */
#define SEND_TYPE_ARG1 int
#define SEND_QUAL_ARG2 const