fix comment

This commit is contained in:
Yang Tse 2008-07-16 19:24:03 +00:00
parent a9dc900515
commit 362422641e
1 changed files with 1 additions and 1 deletions

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