[libvirt] [PATCH] docs: fix a typo in libvirt.h

Martin Kletzander mkletzan at redhat.com
Wed Dec 11 12:37:31 UTC 2013


On Wed, Dec 11, 2013 at 08:30:53PM +0800, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
>
> s/pausde/paused
>
> Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> ---
>  include/libvirt/libvirt.h.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/libvirt/libvirt.h.in b/include/libvirt/libvirt.h.in
> index 29d4dce..51a02f5 100644
> --- a/include/libvirt/libvirt.h.in
> +++ b/include/libvirt/libvirt.h.in
> @@ -4576,7 +4576,7 @@ typedef void (*virConnectDomainEventWatchdogCallback)(virConnectPtr conn,
>   */
>  typedef enum {
>      VIR_DOMAIN_EVENT_IO_ERROR_NONE = 0,  /* No action, IO error ignored */
> -    VIR_DOMAIN_EVENT_IO_ERROR_PAUSE,     /* Guest CPUs are pausde */
> +    VIR_DOMAIN_EVENT_IO_ERROR_PAUSE,     /* Guest CPUs are paused */
>      VIR_DOMAIN_EVENT_IO_ERROR_REPORT,    /* IO error reported to guest OS */
>
>  #ifdef VIR_ENUM_SENTINELS
> --
> 1.8.2.1
>

ACK && pushed.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131211/fb0986a2/attachment-0001.sig>


More information about the libvir-list mailing list