master/slave.h
changeset 1327 4d179b06dd3c
parent 1326 ef907b0b5125
child 1337 0253c74d0940
--- a/master/slave.h	Mon Jan 26 11:16:10 2009 +0000
+++ b/master/slave.h	Mon Jan 26 11:45:30 2009 +0000
@@ -128,7 +128,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. */
 };