diff -r 07fd94c5119d -r 72e7507b3f1b master/fsm_mapping.h --- a/master/fsm_mapping.h Thu Sep 13 11:08:46 2007 +0000 +++ b/master/fsm_mapping.h Wed Oct 03 08:58:01 2007 +0000 @@ -66,7 +66,7 @@ ec_pdo_t *pdo; /**< current PDO */ ec_sdo_data_t sdodata; /**< SDO configuration data */ uint16_t sdo_value; /**< SDO value */ - unsigned int pdo_count; + unsigned int pdo_count; /**< number of mapped PDOs */ }; /*****************************************************************************/