[Spice-devel] [PATCH] Remove trailing whitespace

Snir Sheriber ssheribe at redhat.com
Thu Feb 15 12:48:23 UTC 2018


On 02/15/2018 02:29 PM, Christophe de Dinechin wrote:
> From: Christophe de Dinechin <dinechin at redhat.com>
>
> Signed-off-by: Christophe de Dinechin <dinechin at redhat.com>
> ---
>   src/mjpeg-fallback.cpp | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/mjpeg-fallback.cpp b/src/mjpeg-fallback.cpp
> index 74682f3..8238233 100644
> --- a/src/mjpeg-fallback.cpp
> +++ b/src/mjpeg-fallback.cpp
> @@ -129,7 +129,7 @@ FrameInfo MjpegFrameCapture::CaptureFrame()
>   
>       int format = ZPixmap;
>       // TODO handle errors
> -    XImage *image = XGetImage(dpy, win, win_info.x, win_info.y,
> +    XImage *image = XGetImage(dpy, win, win_info.x, win_info.y,
>                                 win_info.width, win_info.height, AllPlanes, format);
>   
>       // TODO handle errors

Acked-by: Snir Sheriber <ssheribe at redhat.com>


More information about the Spice-devel mailing list