[Spice-devel] [PATCH 2/4] Add missing doc for SPICE_CLIENT_USB* errors

Marc-André Lureau mlureau at redhat.com
Wed Oct 8 05:27:48 PDT 2014


ack

----- Original Message -----
> ---
>  gtk/spice-client.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/gtk/spice-client.h b/gtk/spice-client.h
> index 0e1e49d..f1a7fb3 100644
> --- a/gtk/spice-client.h
> +++ b/gtk/spice-client.h
> @@ -56,6 +56,8 @@ G_BEGIN_DECLS
>  /**
>   * SpiceClientError:
>   * @SPICE_CLIENT_ERROR_FAILED: generic error code
> + * @SPICE_CLIENT_USB_DEVICE_REJECTED: usb device rejected by host
> + * @SPICE_CLIENT_USB_DEVICE_LOST: usb device disconnected (fatal IO error)
>   *
>   * Error codes returned by spice-client API.
>   */
> --
> 2.1.0
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
> 


More information about the Spice-devel mailing list