]> git.ipfire.org Git - thirdparty/kea.git/commit
[#65,!96] converted size() > 0 to !empty()
authorTomek Mrugalski <tomasz@isc.org>
Thu, 25 Oct 2018 11:18:20 +0000 (13:18 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 25 Oct 2018 11:18:50 +0000 (13:18 +0200)
commit38caaefce428df72989bb6676b5840d3b24c10a9
tree2e0becb4cf77c0fd8174faba3477c37f0b96c301
parent206ce1b44da29b558385198a8aee4fc591b3638d
[#65,!96] converted size() > 0 to !empty()

 - also fixes in nested structures
src/lib/yang/tests/config_unittests.cc
src/lib/yang/translator_config.cc