]> git.ipfire.org Git - thirdparty/pdns.git/commit
Enforce style const MOADNSException &mde 7003/head
authorJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 14:09:57 +0000 (10:09 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 14:09:57 +0000 (10:09 -0400)
commit16ce7f1878aecbc83c443ccae844b869a0e27e37
treeeef1ae2abb6ad96cf8caf3a8cb51d29ed6f65e16
parent9e5e6b20088feb601a52b06bf1d55a3d027f849a
Enforce style const MOADNSException &mde

There were a number of styles for this exception object.
This enforces a single style (const, space before &).
pdns/dnsdemog.cc
pdns/dnsgram.cc
pdns/dnsreplay.cc
pdns/dnsscan.cc
pdns/dnsscope.cc
pdns/ixfrdist.cc
pdns/pdns_recursor.cc
pdns/slavecommunicator.cc