dtsdec: cosmetic fix to header structure to make gtk-doc happy
This commit is contained in:
parent
76535b0e1f
commit
ac7cda4b3b
@ -43,8 +43,8 @@ struct _GstDtsDec {
|
||||
GstElement element;
|
||||
|
||||
/* pads */
|
||||
GstPad *sinkpad,
|
||||
*srcpad;
|
||||
GstPad *sinkpad;
|
||||
GstPad *srcpad;
|
||||
|
||||
/* stream properties */
|
||||
gint bit_rate;
|
||||
|
Loading…
x
Reference in New Issue
Block a user