
6 Jan
2023
6 Jan
'23
11:13 a.m.
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@redhat.com> --- src/conf/virdomainobjlist.h | 156 ++++++++++++++++++++---------------- 1 file changed, 86 insertions(+), 70 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>