[Spice-devel] [PATCH spice-gtk v4 11/29] fixup! usb-redir: add files for SCSI and USB MSC implementation

Victor Toso victortoso at redhat.com
Tue Aug 27 10:27:12 UTC 2019


On Tue, Aug 27, 2019 at 10:22:28AM +0100, Frediano Ziglio wrote:
> Do not wrap all declarations, keep out external headers
> ---
>  src/cd-usb-bulk-msd.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/cd-usb-bulk-msd.h b/src/cd-usb-bulk-msd.h
> index 85661165..c165c187 100644
> --- a/src/cd-usb-bulk-msd.h
> +++ b/src/cd-usb-bulk-msd.h
> @@ -21,12 +21,12 @@
>  
>  #pragma once
>  
> -G_BEGIN_DECLS
> -
>  #include <gio/gio.h>
>  
>  #include "cd-scsi-dev-params.h"
>  
> +G_BEGIN_DECLS
> +

Did you get a warning?
Acked-by: Victor Toso <victortoso at redhat.com>

>  typedef enum CdUsbBulkStatus {
>      BULK_STATUS_GOOD = 0,
>      BULK_STATUS_ERROR,
> -- 
> 2.20.1
> 
> _______________________________________________
> 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: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190827/1630f1bb/attachment.sig>


More information about the Spice-devel mailing list