From: Yang Tse Date: Wed, 16 Jul 2008 19:24:03 +0000 (+0000) Subject: fix comment X-Git-Tag: curl-7_19_0~358 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=362422641e15aa500991ab8508eb0c10cf86b1e5;p=thirdparty%2Fcurl.git fix comment --- diff --git a/lib/config.dos b/lib/config.dos index 46b4a385da..7d317b8460 100644 --- a/lib/config.dos +++ b/lib/config.dos @@ -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