]> git.ipfire.org Git - thirdparty/lldpd.git/commit
client: flush XML object once we have one
authorVincent Bernat <vincent@bernat.im>
Thu, 19 May 2016 18:26:37 +0000 (20:26 +0200)
committerVincent Bernat <vincent@bernat.im>
Thu, 19 May 2016 18:26:37 +0000 (20:26 +0200)
commitb8dec1b4eeee1a0be3bd1f905e16a5743c73d15e
tree4a4b190e8e399a6a03f873c40b4275528ae67736
parent03c0c1d908bbe15fd8ed9db3b5dcd9dadde547a2
client: flush XML object once we have one

See previous commit. This fixes `lldpcli -f xml watch`.

Fix: #179.
src/client/xml_writer.c