[Spice-devel] [PATCH spice-gtk] usb-device-manager: Remove invalid return annotation
Pavel Grunt
pgrunt at redhat.com
Mon Mar 21 12:51:08 UTC 2016
---
src/usb-device-manager.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/usb-device-manager.c b/src/usb-device-manager.c
index 417c5b2..85231a1 100644
--- a/src/usb-device-manager.c
+++ b/src/usb-device-manager.c
@@ -1568,8 +1568,6 @@ gboolean spice_usb_device_manager_connect_device_finish(
* @device: a #SpiceUsbDevice to disconnect
*
* Disconnects the @device.
- *
- * Returns: %TRUE if @device has an associated USB redirection channel
*/
void spice_usb_device_manager_disconnect_device(SpiceUsbDeviceManager *self,
SpiceUsbDevice *device)
--
2.7.4
More information about the Spice-devel
mailing list