diff -r 1cc865ba17c2 -r 69f0fbc0dcab include/ecrt.h --- a/include/ecrt.h Tue Nov 07 12:13:30 2006 +0000 +++ b/include/ecrt.h Tue Nov 07 13:47:50 2006 +0000 @@ -120,7 +120,9 @@ ec_slave_t *ecrt_master_get_slave(const ec_master_t *, const char *); +/** \cond */ int ecrt_master_state(const ec_master_t *master); +/** \endcond */ /****************************************************************************** * Domain Methods