author | Florian Pose <fp@igh-essen.com> |
Thu, 12 Jun 2008 13:30:20 +0000 | |
changeset 1007 | b6c3527697c3 |
parent 1006 | 90db4c3de57b |
child 1008 | bfa040859b56 |
include/ecrt.h | file | annotate | diff | comparison | revisions |
--- a/include/ecrt.h Thu Jun 12 13:05:05 2008 +0000 +++ b/include/ecrt.h Thu Jun 12 13:30:20 2008 +0000 @@ -369,7 +369,9 @@ * * \return 0 in case of success, else < 0 */ -int ecrt_master_activate( ec_master_t *master /**< EtherCAT master. */); +int ecrt_master_activate( + ec_master_t *master /**< EtherCAT master. */ + ); /** Sends all datagrams in the queue. *