diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-06-23 18:10:41 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-06-23 18:10:41 +0200 |
commit | b87d47396f8e036a111fed8816254cfe1cf87cb2 (patch) | |
tree | f49f21705d3dedbfe48e57e7ebac9b055b79d55f /ChangeLog | |
parent | b1e7c13cc58572600809d5173fed2c00c38af2e7 (diff) | |
download | glibc-b87d47396f8e036a111fed8816254cfe1cf87cb2.zip glibc-b87d47396f8e036a111fed8816254cfe1cf87cb2.tar.gz glibc-b87d47396f8e036a111fed8816254cfe1cf87cb2.tar.bz2 |
resolv/res_libc.c: Reformat to GNU style
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2017-06-23 Florian Weimer <fweimer@redhat.com> + * resolv/res_libc.c: Reformat to GNU style. + +2017-06-23 Florian Weimer <fweimer@redhat.com> + * resolv/resolv-internal.h (__res_initstamp): Declare. * resolv/res_init.c (__res_initstamp): Remove hidden attribute. It is implied by the declaration. |