diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-06-30 11:31:12 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-06-30 11:31:12 +0200 |
commit | 74084febc4b668ca2258d88cade6fa5e28364ac6 (patch) | |
tree | 9a9298f6041b0224a143734cdc720d1f3cd7cb56 /ChangeLog | |
parent | 7ab27b76d2d47942bc2ed74f674b62c3a51994bb (diff) | |
download | glibc-74084febc4b668ca2258d88cade6fa5e28364ac6.tar glibc-74084febc4b668ca2258d88cade6fa5e28364ac6.tar.gz glibc-74084febc4b668ca2258d88cade6fa5e28364ac6.tar.bz2 glibc-74084febc4b668ca2258d88cade6fa5e28364ac6.zip |
resolv: Reformat resolv/res_mkquery.c to GNU style
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2017-06-30 Florian Weimer <fweimer@redhat.com> + * resolv/res_mkquery.c: Reformat to GNU style. + (T_OPT): Remove definition. It is present in the header file. + +2017-06-30 Florian Weimer <fweimer@redhat.com> + * resolv/res_mkquery.c (DEBUG): Remove macro and preprocessor conditionals. |