>> -                baton->cancel_event->canceled = 1;
>> +                if(baton->cancel_event){
>
>
> Hi there,
>
> You need to add a space between "if" and "(" and between ")" and "{" ;)
>
> Thanks!

I forgot the coding style rule.
Fixed in r1602544. thanks.

Reply via email to