diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-02 16:21:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-02 16:21:24 +0000 |
commit | d8655fd731dd4f80b45c1802786cc3fff581a39c (patch) | |
tree | be75a090bbba3989b913875494c793f24c5de3dc /ChangeLog | |
parent | e10b8512ce40cfb9f706e40edc7ed0ebdd151471 (diff) | |
download | glibc-d8655fd731dd4f80b45c1802786cc3fff581a39c.zip glibc-d8655fd731dd4f80b45c1802786cc3fff581a39c.tar.gz glibc-d8655fd731dd4f80b45c1802786cc3fff581a39c.tar.bz2 |
Update.
* elf/dl-runtime.c (ElfW): Fxi typo in comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2000-04-02 Ulrich Drepper <drepper@redhat.com> + * elf/dl-runtime.c (ElfW): Fxi typo in comment. + * resolv/netdb.h (getnameinfo): All lenght parameters are of type socklen_t. * inet/getnameinfo.c: Likewise. |