rtsp-stream: minor code formatting fix
This commit is contained in:
parent
ec7bf5379e
commit
dc43f427a9
@ -55,7 +55,8 @@ struct _GstRTSPStream {
|
||||
|
||||
/*< private >*/
|
||||
GstRTSPStreamPrivate *priv;
|
||||
gpointer _gst_reserved[GST_PADDING];};
|
||||
gpointer _gst_reserved[GST_PADDING];
|
||||
};
|
||||
|
||||
struct _GstRTSPStreamClass {
|
||||
GObjectClass parent_class;
|
||||
|
Loading…
x
Reference in New Issue
Block a user