[libvirt] [PATCH] delMacvtap: typo fix

Stefan Berger stefanb at us.ibm.com
Tue May 11 00:00:52 UTC 2010


libvir-list-bounces at redhat.com wrote on 05/10/2010 07:14:50 PM:


> 
> * src/util/macvtap.c (delMacvtap): Fix documentation.
> ---
> 
> Pushing as trivial.
> 
>  src/util/macvtap.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/util/macvtap.c b/src/util/macvtap.c
> index 5d129fd..1f8dd29 100644
> --- a/src/util/macvtap.c
> +++ b/src/util/macvtap.c
> @@ -669,13 +669,13 @@ link_del_exit:
> 
>      return rc;
>  }
> 
> 
>  /**
> - * delMacvtapByName:
> + * delMacvtap:
>   * @ifname : The name of the macvtap interface
>   *
>   * Delete an interface given its name.
>   */
>  void
>  delMacvtap(const char *ifname)

Was the old name of the function. ACK.

   Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100510/ddc9d24d/attachment-0001.htm>


More information about the libvir-list mailing list