diff -r 399ef727bf62 -r e206f4485f60 master/slave.h --- a/master/slave.h Mon Dec 29 14:10:27 2008 +0000 +++ b/master/slave.h Mon Dec 29 15:19:16 2008 +0000 @@ -130,7 +130,7 @@ // Slave information interface ec_sii_t sii; /**< Extracted SII data. */ - struct list_head sdo_dictionary; /**< Sdo dictionary list */ + struct list_head sdo_dictionary; /**< SDO dictionary list */ uint8_t sdo_dictionary_fetched; /**< Dictionary has been fetched. */ unsigned long jiffies_preop; /**< Time, the slave went to PREOP. */ };