On Thu, Jan 05, 2023 at 05:29:52PM +0100, Peter Krempa wrote:
Use the new style which doesn't require re-aligning the argument
list
once you change the return type.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/virdomainobjlist.h | 156 ++++++++++++++++++++----------------
1 file changed, 86 insertions(+), 70 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>