Minor changes.
--- a/master/fsm_coe_map.c Thu Sep 20 13:05:38 2007 +0000
+++ b/master/fsm_coe_map.c Mon Sep 24 07:11:37 2007 +0000
@@ -150,13 +150,15 @@
}
/******************************************************************************
- * CoE dictionary state machine
+ * state functions
*****************************************************************************/
/**
*/
-void ec_fsm_coe_map_state_start(ec_fsm_coe_map_t *fsm /**< finite state machine */)
+void ec_fsm_coe_map_state_start(
+ ec_fsm_coe_map_t *fsm /**< finite state machine */
+ )
{
// read mapping of first sync manager
fsm->sync_index = 0;