* sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid some code duplication.
authorUlrich Drepper <drepper@redhat.com>
Sun, 27 Nov 2005 22:59:43 +0000 (22:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 27 Nov 2005 22:59:43 +0000 (22:59 +0000)
ChangeLog

index b003bea..9bb4c72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-27  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid some code duplication.
+
 2005-11-27  Roland McGrath  <roland@redhat.com>
 
        * sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h.