Commit a3d030da authored by Jean-Paul Saman's avatar Jean-Paul Saman

descriptors/dr_4b.h: Doxygen update

parent f5252e0d
......@@ -66,7 +66,7 @@ typedef struct dvbpsi_nvod_ref_s
* dvbpsi_nvod_ref_dr_t
*****************************************************************************/
/*!
* \struct dvbpsi_nvod_ref_dr_t
* \struct dvbpsi_nvod_ref_dr_s
* \brief "NVOD reference" descriptor structure.
*
* This structure is used to store a decoded "Near Video On Demand (NVOD) reference"
......@@ -76,10 +76,6 @@ typedef struct dvbpsi_nvod_ref_s
* \typedef struct dvbpsi_nvod_ref_dr_s dvbpsi_nvod_ref_dr_t
* \brief dvbpsi_nvod_ref_dr_t type definition.
*/
/*!
* \struct dvbpsi_linkage_dr_s
* \brief struct dvbpsi_nvod_ref_dr_s @see dvbpsi_nvod_ref_dr_t
*/
typedef struct dvbpsi_nvod_ref_dr_s
{
uint8_t i_references; /*!< number of nvod references */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment