[Spice-devel] [PATCH linux vdagent 03/10] fix typo in comment

Frediano Ziglio fziglio at redhat.com
Sat Dec 15 11:09:11 UTC 2018


Acked-by: Frediano Ziglio <fziglio at redhat.com>

> 
> ---
>  src/vdagent/x11-randr.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/vdagent/x11-randr.c b/src/vdagent/x11-randr.c
> index 802af5c..f74f7dd 100644
> --- a/src/vdagent/x11-randr.c
> +++ b/src/vdagent/x11-randr.c
> @@ -806,7 +806,7 @@ void vdagent_x11_set_monitor_config(struct vdagent_x11
> *x11,
>      /* ... and disable the ones that would be bigger than
>       * the new RandR screen once it is resized. If they are enabled the
>       * XRRSetScreenSize call will fail with BadMatch. They will be
> -     * re-enabled after hanging the screen size.
> +     * re-enabled after changing the screen size.
>       */
>      for (i = 0; i < curr->num_of_monitors; ++i) {
>          int width, height;


More information about the Spice-devel mailing list