Minor change.

This commit is contained in:
Florian Pose
2008-06-18 11:15:36 +00:00
parent 6dd92542d7
commit 6535c4d9ed
+1 -1
View File
@@ -1319,7 +1319,7 @@ ec_slave_config_t *ecrt_master_slave_config(ec_master_t *master,
}
}
if (found) {
if (found) { // config with same alias/position already existing
if (master->debug_level) {
EC_INFO("Using existing slave configuration for %u:%u\n",
alias, position);