]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsbackend: Make isMaster a const 6498/head
authorAki Tuomi <cmouse@cmouse.fi>
Sun, 15 Apr 2018 17:52:11 +0000 (20:52 +0300)
committerAki Tuomi <cmouse@cmouse.fi>
Sun, 15 Apr 2018 17:54:04 +0000 (20:54 +0300)
commit2f538e82638cf469697657cb543377d6bf7443a3
tree8e1b0ae32e81baa776e7e29e4f572b577c751ea1
parent7bb17204528dab2d5a4ad56b8e2bc953fe589fd4
dnsbackend: Make isMaster a const

The const keyword fell to wrong side of the function,
so move it where it belongs to.

Broken in a2dfc9ea78614a9eef514a612117e507d70d4664
pdns/dnsbackend.hh