master/fsm_coe.c
changeset 501 b4de9ee95c27
parent 484 9fde4a17b820
child 505 bc443ca0077f
--- a/master/fsm_coe.c	Mon Dec 18 11:00:26 2006 +0000
+++ b/master/fsm_coe.c	Mon Dec 18 11:48:48 2006 +0000
@@ -532,7 +532,7 @@
         || datagram->working_counter != 1) {
         fsm->state = ec_fsm_coe_error;
         EC_ERR("Reception of CoE SDO description"
-               "response failed on slave %i.\n", slave->ring_position);
+               " response failed on slave %i.\n", slave->ring_position);
         return;
     }