mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Fix syntax error.
This commit is contained in:
parent
725aa01f05
commit
4c422b1c2b
@ -73,8 +73,7 @@ so, delete this exception statement from your version. */
|
|||||||
from all import libraries. */
|
from all import libraries. */
|
||||||
#ifdef ENABLE_IPV6
|
#ifdef ENABLE_IPV6
|
||||||
# undef gai_strerror
|
# undef gai_strerror
|
||||||
# define gai_strerror windows_strerror
|
# define gai_strerror windows_strerror
|
||||||
# endif
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* -------------------- */
|
/* -------------------- */
|
||||||
|
Loading…
Reference in New Issue
Block a user