Commit 57ec7eee authored by Jean-Paul Saman's avatar Jean-Paul Saman

dr_a0.h: deprecate dvbpsi_ExtendedChannelNameDr()

parent 8278c52a
......@@ -64,6 +64,7 @@ typedef struct dvbpsi_extended_channel_name_dr_s
* \return NULL if the descriptor could not be decoded or a pointer to a
* dvbpsi_extended_channel_name_dr_t structure.
*/
__attribute__((deprecated))
dvbpsi_extended_channel_name_dr_t *dvbpsi_ExtendedChannelNameDr(dvbpsi_descriptor_t *p_descriptor);
#ifdef __cplusplus
......
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