[Spice-devel] [PATCH spice-gtk 3/4] Give a hint about spice_usb_device_manager_disconnect_device() deprecation

Victor Toso victortoso at redhat.com
Tue Jan 31 08:55:37 UTC 2017


Hi,

On Fri, Jan 27, 2017 at 06:19:58AM -0500, Marc-André Lureau wrote:
> 
> 
> ----- Original Message -----
> > From: Marc-André Lureau <marcandre.lureau at redhat.com>
> > 
> > Signed-off-by: Marc-André Lureau <marcandre.lureau 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 219fe44..0376e49 100644
> > --- a/src/usb-device-manager.h
> > +++ b/src/usb-device-manager.h
> > @@ -131,7 +131,7 @@ gboolean
> > spice_usb_device_manager_disconnect_device_finish(
> >      SpiceUsbDeviceManager *self, GAsyncResult *res, GError **err);
> >  
> >  #ifndef SPICE_DISABLE_DEPRECATED
> > -SPICE_GNUC_DEPRECATED
> > +SPICE_DEPRECATED_FOR(spice_usb_device_manager_connect_device_async)
> >  void spice_usb_device_manager_disconnect_device(SpiceUsbDeviceManager
> 
> -> disconnect, fixed.

yes :)
Acked-by: Victor Toso <victortoso at redhat.com>

> 
> >  *manager,
> >                                                  SpiceUsbDevice *device);
> >  #endif
> > --
> > 2.11.0.295.gd7dffce1c.dirty
> > 
> > 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170131/0310b0fa/attachment.sig>


More information about the Spice-devel mailing list