]> git.ipfire.org Git - thirdparty/pdns.git/commit
json.hh: Fix shadowing arg
authorAki Tuomi <cmouse@cmouse.fi>
Sat, 19 Oct 2019 14:44:14 +0000 (17:44 +0300)
committerAki Tuomi <cmouse@cmouse.fi>
Tue, 29 Oct 2019 10:01:26 +0000 (12:01 +0200)
commitb6265203bbfca7a89d25de6a22144b44e98ca08d
treee5f7779649c0d69fd196b56e20ea50a1be03c62c
parente1638c1174c9bfb5b97eacab61070ce22df189e0
json.hh: Fix shadowing arg

json.hh:39:42: warning: declaration of ‘what’ shadows a member of 'this' [-Wshadow]
pdns/json.hh