mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-03-24 13:42:42 +08:00
Fixed typo.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
/****************************************************************************/
|
||||
|
||||
// prototypes for internal lethods (avoid -Wmissing-prototype warning)
|
||||
// prototypes for internal methods (avoid -Wmissing-prototype warning)
|
||||
void ec_master_clear_config(ec_master_t *);
|
||||
void ec_master_add_domain(ec_master_t *, ec_domain_t *);
|
||||
void ec_master_add_slave_config(ec_master_t *, ec_slave_config_t *);
|
||||
|
||||
Reference in New Issue
Block a user