On a Tuesday in 2020, Peter Krempa wrote:
Refactor the formatter to the new multiple buffer based approach so
that
we can easily separate it into formatters per subsys type.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/domain_conf.c | 65 ++++++++++++++++++------------------------
1 file changed, 27 insertions(+), 38 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano