diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-09-26 13:47:48 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-09-26 13:47:48 +0200 |
commit | eaca16f1b305bf0236164e8097e7166564b2bd13 (patch) | |
tree | 8e5731935f8d452784e02b3778e0bcd5a37765f4 /ChangeLog | |
parent | 5f9f31ad129d97e6fc548954c9b97e27dd332600 (diff) | |
download | glibc-eaca16f1b305bf0236164e8097e7166564b2bd13.zip glibc-eaca16f1b305bf0236164e8097e7166564b2bd13.tar.gz glibc-eaca16f1b305bf0236164e8097e7166564b2bd13.tar.bz2 |
resolv/nss_dns/dns-host.c: Fix typo in comment
And only the resolv/map*.h actually contain implementations.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2017-09-26 Florian Weimer <fweimer@redhat.com> + + * resolv/nss_dns/dns-host.c: Fix typo in comment. + 2017-09-25 Adhemerval Zanella <adhemerval.zanella@linaro.org> * lib/malloc/scratch_buffer.h (struct scratch_buffer): |