From: Hannu Ylitalo Date: Wed, 13 Feb 2019 11:47:55 +0000 (+0200) Subject: pdnsutil: Fix output order of pdnsutil add-record X-Git-Tag: auth-4.2.0-beta1~21^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7482%2Fhead;p=thirdparty%2Fpdns.git pdnsutil: Fix output order of pdnsutil add-record There was also unnecessary whitespace at the end of the line which was removed. Since it only affected the same line it's included in this single commit. --- diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 27614fd0c9..8b1e816892 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -1218,7 +1218,7 @@ int addOrReplaceRecord(bool addOrReplace, const vector& cmds) { di.backend->lookup(rr.qtype, name, 0, di.id); cout<<"New rrset:"<get(rr)) { - cout<