On 10/04/2017 07:59 AM, Peter Krempa wrote:
Unindent the static XML block and move around the autoindent calls
so
that further additions don't have to add more of them.
Also rename the string holding the static XML section.
---
tests/qemuxml2xmltest.c | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John