[libdvbpsi-devel] [patch] dr_42: fix prototype

Johann Hanne jhml at gmx.net
Wed Oct 10 21:32:53 CEST 2007


Hi,

the C file defines:
dvbpsi_descriptor_t * dvbpsi_GenStuffingDr(
                                        dvbpsi_stuffing_dr_t * p_decoded,
                                        int b_duplicate)
but the header file declares:
dvbpsi_descriptor_t * dvbpsi_GenStuffingDataDr(
                                        dvbpsi_stuffing_dr_t * p_decoded,
                                        int b_duplicate);

The attached patch fixes this (and also two wrong function names within 
comments). Please apply.

Cheers, Johann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libdvbpsi-svn145-dr_42-fix_prototype.diff
Type: text/x-diff
Size: 1217 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/libdvbpsi-devel/attachments/20071010/fa05ef49/attachment.diff 


More information about the libdvbpsi-devel mailing list