dr_a1.h: documentation fix
[email protected] (Jean-Paul Saman) Mon, 16 Mar 2015 13:18:39 +0100 (CET)
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvbpsi | branch: master | Jean-Paul Saman <[email protected]> | Mon Mar 16 13:12:11 2015 +0100| [fd8d524b33d67e90fec88e161a487c2645ed8d99] | committer: Jean-Paul Saman dr_a1.h: documentation fix > http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=fd8d524b33d67e90fec88e161a487c2645ed8d99 --- src/descriptors/dr_a1.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/descriptors/dr_a1.h b/src/descriptors/dr_a1.h index a911c6a..2d55a6d 100644 --- a/src/descriptors/dr_a1.h +++ b/src/descriptors/dr_a1.h @@ -67,7 +67,7 @@ typedef struct dvbpsi_service_location_element_s */ /*! * \typedef struct dvbpsi_service_location_dr_s dvbpsi_service_location_dr_t - * \brief dvbpsi_service_dr_t type definition. + * \brief dvbpsi_service_location_dr_t type definition. */ typedef struct dvbpsi_service_location_dr_s { @@ -83,7 +83,7 @@ typedef struct dvbpsi_service_location_dr_s * dvbpsi_DecodeServiceLocationDr *****************************************************************************/ /*! - * \fn dvbpsi_service_dr_t * dvbpsi_DecodeServiceLocationDr( + * \fn dvbpsi_service_location_dr_t * dvbpsi_DecodeServiceLocationDr( dvbpsi_descriptor_t * p_descriptor) * \brief "service location" descriptor decoder. * \param p_descriptor pointer to the descriptor structure @@ -98,7 +98,7 @@ dvbpsi_service_location_dr_t *****************************************************************************/ /*! * \fn dvbpsi_descriptor_t * dvbpsi_GenServiceLocationDr( - dvbpsi_service_dr_t * p_decoded, bool b_duplicate) + dvbpsi_service_location_dr_t * p_decoded, bool b_duplicate) * \brief "service" descriptor generator. * \param p_decoded pointer to a decoded "service" descriptor * structure _______________________________________________ libdvbpsi-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvbpsi-devel