On Tue, May 30, 2017 at 02:50:25PM +0200, Ján Tomko wrote:
We need to decide whether to format <controller> as a single
tag
or if it has any subelements.
Rewrite the function to use a separate buffer for subelements,
to make adding new options easier.
---
src/conf/domain_conf.c | 36 +++++++++++++++++++-----------------
1 file changed, 19 insertions(+), 17 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>