[Libguestfs] [PATCH libguestfs 08/23] guestfsd.c: correct s/IS_DEVICE/RESOLVE_DEVICE/ in another comment

Richard W.M. Jones rjones at redhat.com
Wed Aug 12 17:35:07 UTC 2009


On Wed, Aug 12, 2009 at 06:52:44PM +0200, Jim Meyering wrote:
> From: Jim Meyering <meyering at redhat.com>
> 
> ---
>  daemon/guestfsd.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/daemon/guestfsd.c b/daemon/guestfsd.c
> index 07a952f..4a14c75 100644
> --- a/daemon/guestfsd.c
> +++ b/daemon/guestfsd.c
> @@ -775,7 +775,7 @@ print_arginfo (const struct printf_info *info, size_t n, int *argtypes)
>  #endif
> 
>  /* Perform device name translation.  Don't call this directly -
> - * use the IS_DEVICE macro.
> + * use the RESOLVE_DEVICE macro.
>   *
>   * See guestfs(3) for the algorithm.
>   *
> -- 
> 1.6.4.337.g5420e

ACK.

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://et.redhat.com/~rjones/libguestfs/
See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html




More information about the Libguestfs mailing list