On Wed, Apr 20, 2022 at 21:08:03 +0200, Victor Toso wrote:
Either create or append to existing docstring, the version (git tag)
that a given function was introduced in the format:
Since: v1.2.3
Signed-off-by: Victor Toso <victortoso(a)redhat.com>
---
include/libvirt/libvirt-qemu.h | 3 +++
src/libvirt-qemu.c | 18 ++++++++++++++++++
2 files changed, 21 insertions(+)
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>