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

Fabiano Fidêncio fidencio at redhat.com
Wed Oct 8 05:15:26 PDT 2014


---
 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



More information about the Spice-devel mailing list