master/domain.c
changeset 339 a3a4ee854bd8
parent 332 e16093374dfd
child 343 b3858d25ba4b
--- a/master/domain.c	Sat Aug 05 07:11:59 2006 +0000
+++ b/master/domain.c	Tue Aug 08 12:07:25 2006 +0000
@@ -153,7 +153,7 @@
 /*****************************************************************************/
 
 /**
-   Registeres a data field in a domain.
+   Registeres a PDO entry.
    \return 0 in case of success, else < 0
 */
 
@@ -227,7 +227,7 @@
 /*****************************************************************************/
 
 /**
-   Clears the list of the registered data fields.
+   Clears the list of the data registrations.
 */
 
 void ec_domain_clear_data_regs(ec_domain_t *domain /**< EtherCAT domain */)