On Wed, Apr 20, 2022 at 21:07:58 +0200, Victor Toso wrote:
Either create or append to existing docstring, the version (git tag)
that a given macro was introduced in the format:
Since: v1.2.3
Signed-off-by: Victor Toso <victortoso(a)redhat.com>
---
include/libvirt/libvirt-admin.h | 60 +++++++++++++++++++++++++++++++++
1 file changed, 60 insertions(+)
Same comment as with the enum definition patch. I'll hold off pushing
this for a while.
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>