[libvirt] [PATCH] libvirt: Fix 'quest' typo in comment

Martin Kletzander mkletzan at redhat.com
Fri Jul 25 10:07:40 UTC 2014


On Fri, Jul 25, 2014 at 03:53:45AM -0400, Li Yang wrote:
>Signed-off-by: Li Yang <liyang.fnst at cn.fujitsu.com>
>---
> src/libvirt.c |    4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>

What a funny typo, ACK and pushed, thanks.

>diff --git a/src/libvirt.c b/src/libvirt.c
>index 79bcdf1..143d319 100644
>--- a/src/libvirt.c
>+++ b/src/libvirt.c
>@@ -2950,7 +2950,7 @@ virDomainSaveImageDefineXML(virConnectPtr conn, const char *file,
>  * a crashed state after the dump completes.  If @flags includes
>  * VIR_DUMP_LIVE, then make the core dump while continuing to allow
>  * the guest to run; otherwise, the guest is suspended during the dump.
>- * VIR_DUMP_RESET flag forces reset of the quest after dump.
>+ * VIR_DUMP_RESET flag forces reset of the guest after dump.
>  * The above three flags are mutually exclusive.
>  *
>  * Additionally, if @flags includes VIR_DUMP_BYPASS_CACHE, then libvirt
>@@ -3042,7 +3042,7 @@ virDomainCoreDump(virDomainPtr domain, const char *to, unsigned int flags)
>  * a crashed state after the dump completes.  If @flags includes
>  * VIR_DUMP_LIVE, then make the core dump while continuing to allow
>  * the guest to run; otherwise, the guest is suspended during the dump.
>- * VIR_DUMP_RESET flag forces reset of the quest after dump.
>+ * VIR_DUMP_RESET flag forces reset of the guest after dump.
>  * The above three flags are mutually exclusive.
>  *
>  * Additionally, if @flags includes VIR_DUMP_BYPASS_CACHE, then libvirt
>--
>1.7.1
>
>--
>libvir-list mailing list
>libvir-list at redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140725/e24c254c/attachment-0001.sig>


More information about the libvir-list mailing list