On Thu, 1 Aug 2019, Frediano Ziglio wrote:
[...]
> > @@ -254,7 +261,7 @@ typedef struct SPICE_ATTR_PACKED
> > VDAgentDeviceDisplayInfo
> > {
> > uint32_t monitor_id;
> > uint32_t device_display_id;
> > uint32_t device_address_len;
> > - uint8_t device_address[0]; // a zero-terminated string
> > + uint8_t device_address[0]; /* a zero-terminated string */
>
> Not really strong about it.
It's the only place where a C++-style comment is used which makes it
inconsistent with the style of the rest of the code.
> Can I send an update to this patch ?
Sure.
I'm fine with the proposed changes.
--
Francois Gouget <[email protected]>
_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel