[libvirt] [PATCH] Fix typo

Daniel P. Berrange berrange at redhat.com
Fri Oct 29 10:35:16 UTC 2010


On Fri, Oct 29, 2010 at 11:22:15AM +0800, Hu Tao wrote:
> ---
>  include/libvirt/libvirt.h.in |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/include/libvirt/libvirt.h.in b/include/libvirt/libvirt.h.in
> index b45f7ec..3379210 100644
> --- a/include/libvirt/libvirt.h.in
> +++ b/include/libvirt/libvirt.h.in
> @@ -2044,7 +2044,7 @@ typedef enum {
>  
>  
>  /**
> - * virConnectDomainEventWatchdogCallback:
> + * virConnectDomainEventIOErrorCallback:
>   * @conn: connection object
>   * @dom: domain on which the event occurred
>   * @srcPath: The host file on which the IO error occurred
> @@ -2064,7 +2064,7 @@ typedef void (*virConnectDomainEventIOErrorCallback)(virConnectPtr conn,
>                                                       void *opaque);
>  
>  /**
> - * virConnectDomainEventWatchdogCallback:
> + * virConnectDomainEventIOErrorReasonCallback:
>   * @conn: connection object
>   * @dom: domain on which the event occurred
>   * @srcPath: The host file on which the IO error occurred

ACK


Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list