aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 736cc1ef28..0716c90901 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
Tue Dec 31 20:16:37 2002 Akinori MUSHA <knu@iDaemons.org>
* ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and
- NI_MAXHOST only if they are not defined yet. This fixes build
- such platforms as OpenBSD.
+ NI_MAXSERV only if they are not defined yet. This fixes build
+ on such platforms as OpenBSD.
Tue Dec 31 20:07:49 2002 Akinori MUSHA <knu@iDaemons.org>