[PATCH] weston-input: Reformat weston_log line to add missing space between words
Hardening
rdp.effort at gmail.com
Wed Oct 7 13:57:41 PDT 2015
Le 07/10/2015 18:33, Derek Foreman a écrit :
> On 07/10/15 10:59 AM, Chris Michael wrote:
>> Signed-off-by: Chris Michael <cp.michael at samsung.com>
>
> Reviewed-by: Derek Foreman <derekf at osg.samsung.com>
>
>> ---
>> 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;
>> }
>>
>
I hit the case today, so...
Reviewed-by: David FORT <contact at hardening-consulting.com>
--
David FORT
website: http://www.hardening-consulting.com/
More information about the wayland-devel
mailing list