[Spice-devel] [PATCH spice-gtk] doc: Rename argument to match docstring

Frediano Ziglio fziglio at redhat.com
Tue May 16 07:20:43 UTC 2017


> 
> Otherwise it appears in undocumented symbols.
> 
> Fixup to f076dd11ce4c83b09350e372307c23c486905d34

Acked-by: Frediano Ziglio <fziglio at redhat.com>

> ---
>  src/usb-device-manager.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/usb-device-manager.h b/src/usb-device-manager.h
> index dae1d49..41f20d8 100644
> --- a/src/usb-device-manager.h
> +++ b/src/usb-device-manager.h
> @@ -118,7 +118,7 @@ void spice_usb_device_manager_connect_device_async(
>                                               gpointer user_data);
>  
>  void spice_usb_device_manager_disconnect_device_async(
> -                                             SpiceUsbDeviceManager *manager,
> +                                             SpiceUsbDeviceManager *self,
>                                               SpiceUsbDevice *device,
>                                               GCancellable *cancellable,
>                                               GAsyncReadyCallback callback,


More information about the Spice-devel mailing list