[Spice-devel] [PATCH] spice.proto: Fill.rop_descriptor type s/uint16/ropd (10x atiti)

Hans de Goede hdegoede at redhat.com
Tue Apr 26 04:09:55 PDT 2011


Ack.

On 04/26/2011 12:51 PM, Alon Levy wrote:
> ---
>   spice.proto |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/spice.proto b/spice.proto
> index 4eeb159..6160de1 100644
> --- a/spice.proto
> +++ b/spice.proto
> @@ -639,7 +639,7 @@ channel DisplayChannel : BaseChannel {
>   	DisplayBase base;
>   	struct Fill {
>   	    Brush brush @outvar(brush);
> -	    uint16 rop_descriptor;
> +	    ropd rop_descriptor;
>   	    QMask mask @outvar(mask);
>   	} data;
>       } draw_fill = 302;


More information about the Spice-devel mailing list