Hi Simon, indeed, it's a temporary keyboard/chair interface problem ;-)
Thanks for noticing it. Regards, Christophe 2017-08-23 18:24 GMT+02:00 Simon Deziel <[email protected]>: > On 2017-08-23 12:16 PM, Christophe Gouault wrote: >> diff --git a/src/starter/starterstroke.c b/src/starter/starterstroke.c >> index 90af9372ac06..a43e3424076c 100644 >> --- a/src/starter/starterstroke.c >> +++ b/src/starter/starterstroke.c >> @@ -229,8 +229,10 @@ int starter_stroke_add_conn(starter_config_t *cfg, >> starter_conn_t *conn) >> msg->add_conn.replay_window = conn->replay_window; >> msg->add_conn.mark_in.value = conn->mark_in.value; >> msg->add_conn.mark_in.mask = conn->mark_in.mask; >> + msg->add_conn.mark_in.mask = conn->mark_in.mask; > > Probably added by accident...
