]> xenbits.xensource.com Git - libvirt.git/commitdiff
qemuDomainDeviceBackendChardevForeach: Fix typo in comment
authorPeter Krempa <pkrempa@redhat.com>
Thu, 6 Jun 2024 16:04:28 +0000 (18:04 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 20 Jun 2024 07:52:54 +0000 (09:52 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c

index a39f361a642f8aad65070899c97184da15e2aa0f..9bbad887e0e0ea36993c45fcb59beb96214d416f 100644 (file)
@@ -12302,7 +12302,7 @@ qemuDomainDeviceBackendChardevIter(virDomainDef *def G_GNUC_UNUSED,
 
 
 /**
- * qemuDomainDeviceBackendChardevForeach:a
+ * qemuDomainDeviceBackendChardevForeach:
  * @def: domain definition
  * @cb: callback
  * @opqaue: data for @cb