resolved: reformat message about a revoked trust anchor
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 6 Jun 2018 12:55:31 +0000 (14:55 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 6 Jun 2018 12:55:31 +0000 (14:55 +0200)
commit2cda08fdf3e61725ca6dd07bafe7d31fb5c7e0ce
treefe10d570df156b58b666283aa96966c381d480c3
parentf4cf1d66f7de9b588ba0b0721ee94bff62295361
resolved: reformat message about a revoked trust anchor

LOG_MESSAGE is just a wrapper, but it keeps the arguments indented together
with the format string, so put the argument inside of the macro invocation.
(No functional change.)

Also use lowercase for "trust anchor" — it should either be all capitaled or not
at all, and it's not a proper name, so let's make it all lowercase.
Also, add a newline, to make the string more readable. "%s" can expand to
something that is quite long.
src/resolve/resolved-dns-trust-anchor.c