docs: be more firendly to gtk-doc limitted parsing capabilities
This commit is contained in:
parent
639e1ab2b5
commit
18f07f03d1
@ -103,8 +103,7 @@ GType gst_rtsp_lower_trans_get_type (void);
|
||||
*
|
||||
* A type to specify a range.
|
||||
*/
|
||||
typedef struct
|
||||
{
|
||||
typedef struct _GstRTSPRange {
|
||||
gint min;
|
||||
gint max;
|
||||
} GstRTSPRange;
|
||||
|
Loading…
x
Reference in New Issue
Block a user