On Tue, Aug 27, 2019 at 10:22:21AM +0100, Frediano Ziglio wrote:
> Really minor space removal

sure,
Acked-by: Victor Toso <[email protected]>
> ---
>  src/usb-backend.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/usb-backend.c b/src/usb-backend.c
> index aa11c791..252c0a64 100644
> --- a/src/usb-backend.c
> +++ b/src/usb-backend.c
> @@ -845,8 +845,8 @@ 
> spice_usb_backend_channel_get_guest_filter(SpiceUsbBackendChannel *ch,
>      }
>  }
>  
> -gchar * spice_usb_backend_device_get_description(SpiceUsbBackendDevice *dev,
> -                                                 const gchar *format)
> +gchar *spice_usb_backend_device_get_description(SpiceUsbBackendDevice *dev,
> +                                                const gchar *format)
>  {
>      guint16 bus, address, vid, pid;
>      gchar *description, *descriptor, *manufacturer = NULL, *product = NULL;
> -- 
> 2.20.1
> 
> _______________________________________________
> Spice-devel mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to