Minor change.

This commit is contained in:
Florian Pose 2008-02-22 18:22:05 +00:00
parent 52e1a21be2
commit d4ccd3a2b6
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ void ec_fsm_pdo_mapping_next_dir(
continue;
if (fsm->slave->master->debug_level) {
EC_DBG("Configuring Pdo mapping for SM%u of slave %u.\n",
EC_DBG("Changing Pdo mapping for SM%u of slave %u.\n",
fsm->sync->index, fsm->slave->ring_position);
}