rtpgstay: don't use // comments
This commit is contained in:
parent
e22f7e91c4
commit
182f96ff79
@ -44,7 +44,7 @@ struct _GstRtpGSTPay
|
||||
{
|
||||
GstRTPBasePayload payload;
|
||||
|
||||
GList *pending_buffers; // GstBufferList
|
||||
GList *pending_buffers; /* GstBufferList */
|
||||
GstAdapter *adapter;
|
||||
guint8 flags;
|
||||
guint8 etype;
|
||||
|
Loading…
x
Reference in New Issue
Block a user