]> git.ipfire.org Git - thirdparty/pdns.git/commit
Do not use local vars that start with d_, our naming convention is that
authorOtto <otto.moerbeek@open-xchange.com>
Fri, 5 Feb 2021 13:16:31 +0000 (14:16 +0100)
committerOtto <otto.moerbeek@open-xchange.com>
Fri, 5 Feb 2021 13:16:31 +0000 (14:16 +0100)
commitf80ebc051798dc32bf004c59f298fc2ada7257e2
tree32a21e83554c082d49dd9f655f70e42731d2211f
parent1290c1d2423acd272c8315b25c234de80f1f86c7
Do not use local vars that start with d_, our naming convention is that
those are fields of a class.
pdns/dnspacket.cc
pdns/dnsproxy.cc
pdns/rfc2136handler.cc
pdns/tcpreceiver.cc