Fixed typo.
This commit is contained in:
parent
40212a30a6
commit
156cea6a9c
|
|
@ -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 *);
|
||||
|
|
|
|||
Loading…
Reference in New Issue