master/master.h
changeset 298 d491d1f84ebc
parent 293 14aeb79aa992
child 305 03aab3068f08
--- a/master/master.h	Mon Jul 17 12:58:47 2006 +0000
+++ b/master/master.h	Mon Jul 17 13:01:38 2006 +0000
@@ -152,7 +152,8 @@
 // misc.
 void ec_master_clear_slaves(ec_master_t *);
 void ec_sync_config(const ec_sync_t *, const ec_slave_t *, uint8_t *);
-void ec_eeprom_sync_config(const ec_eeprom_sync_t *, uint8_t *);
+void ec_eeprom_sync_config(const ec_eeprom_sync_t *, const ec_slave_t *,
+                           uint8_t *);
 void ec_fmmu_config(const ec_fmmu_t *, const ec_slave_t *, uint8_t *);
 void ec_master_output_stats(ec_master_t *);