On 07/10/15 10:59 AM, Chris Michael wrote:
> Signed-off-by: Chris Michael <[email protected]>

Reviewed-by: Derek Foreman <[email protected]>

> ---
>  src/input.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/input.c b/src/input.c
> index e230c83..2e5cd04 100644
> --- a/src/input.c
> +++ b/src/input.c
> @@ -1571,7 +1571,7 @@ notify_touch(struct weston_seat *seat, uint32_t time, 
> int touch_id,
>                       /* Unexpected condition: We have non-initial touch but
>                        * there is no focused surface.
>                        */
> -                     weston_log("touch event received with %d points down"
> +                     weston_log("touch event received with %d points down "
>                                  "but no surface focused\n", touch->num_tp);
>                       return;
>               }
> 

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to