diff -r 66c60b99c2e8 -r ff06c58e269c master/slave_config.h --- a/master/slave_config.h Wed Jul 02 12:19:25 2008 +0000 +++ b/master/slave_config.h Wed Jul 02 14:06:10 2008 +0000 @@ -67,7 +67,7 @@ ec_slave_t *slave; /**< Slave pointer. This is \a NULL, if the slave is offline. */ - ec_sync_config_t sync_configs[EC_MAX_SYNCS]; /**< Sync manager + ec_sync_config_t sync_configs[EC_MAX_SYNC_MANAGERS]; /**< Sync manager configurations. */ ec_fmmu_config_t fmmu_configs[EC_MAX_FMMUS]; /**< FMMU configurations. */ uint8_t used_fmmus; /**< Number of FMMUs used. */