X Tutup
Skip to content

Commit 902952b

Browse files
committed
Removed an XXX question (the answer is "yes" <wink>).
1 parent 402dd6e commit 902952b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/errnomodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include <sys/errno.h>
99
#endif
1010

11-
/* Windows socket errors (WSA*): XXX is this the correct path ??? */
11+
/* Windows socket errors (WSA*) */
1212
#ifdef MS_WINDOWS
1313
#include <winsock.h>
1414
#endif

0 commit comments

Comments
 (0)
X Tutup