Commit 36242264 authored by Yang Tse's avatar Yang Tse
Browse files

fix comment

parent a9dc9005
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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