diff options
author | NIIBE Yutaka <[email protected]> | 2019-02-26 01:04:09 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2019-02-26 01:12:24 +0000 |
commit | 455ef62d29a112de05897139716265d07e4c6ae3 (patch) | |
tree | 12f5d62384b409f5a1a7783d95d7cf3fafa5adbc /dirmngr/dns-stuff.c | |
parent | libdns: Avoid using compound literals. (diff) | |
download | gnupg-455ef62d29a112de05897139716265d07e4c6ae3.tar.gz gnupg-455ef62d29a112de05897139716265d07e4c6ae3.zip |
libdns: Avoid using compound literals (2).
* dirmngr/dns.h (dns_strsection1, dns_strsection3): Remove.
(dns_strclass1, dns_strclass3): Remove.
(dns_strtype1, dns_strtype3): Remove.
(dns_strsection, dns_strclass, dns_strtype): Directly use the
function.
* dirmngr/dns.c (dns_strsection): Use automatic variable.
(dns_strclass, dns_strtype): Likewise.
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'dirmngr/dns-stuff.c')
0 files changed, 0 insertions, 0 deletions