mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-25 11:33:51 +08:00
Minor: removed unnecessary return.
This commit is contained in:
@@ -106,7 +106,6 @@ void ec_fsm_slave_exec(
|
||||
}
|
||||
|
||||
fsm->state(fsm);
|
||||
return;
|
||||
}
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user