On Tue, Aug 06, 2019 at 07:52:33AM +0200, Vitaly Kuznetsov wrote:
Current code doesn't allow us to add sub-features as we always
print the
closing '/>'. As a preparatory change to implementing 'direct'
sub-feature
for 'stimer' feature switch to printing closing tag individually.
No functional change.
Signed-off-by: Vitaly Kuznetsov <vkuznets(a)redhat.com>
---
src/conf/domain_conf.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano