mirror of
https://github.com/python/cpython.git
synced 2025-10-14 18:59:46 +00:00
Fix miscellaneous typos (#4275)
This commit is contained in:
parent
cf296537f1
commit
a5293b4ff2
50 changed files with 82 additions and 82 deletions
|
@ -334,7 +334,7 @@ http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/net/getaddrinfo.c.diff?r1=1.82&
|
|||
gets ever fixed, perhaps checking for sys/version.h would be
|
||||
appropriate, which is 10/0 on the system with the bug. */
|
||||
#ifndef HAVE_GETNAMEINFO
|
||||
/* This bug seems to be fixed in Jaguar. Ths easiest way I could
|
||||
/* This bug seems to be fixed in Jaguar. The easiest way I could
|
||||
Find to check for Jaguar is that it has getnameinfo(), which
|
||||
older releases don't have */
|
||||
#undef HAVE_GETADDRINFO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue