mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
isomp4mux: fix copy and paste
This fixes doc warnings.
This commit is contained in:
parent
35da463618
commit
9d9ffba17e
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
||||||
#error "This header is for gtk-doc only and not supposed to be included"
|
#error "This header is for gtk-doc only and not supposed to be included"
|
||||||
|
|
||||||
typedef struct _GstMP4Mux GstMP4Mux;
|
typedef struct _GstMP4Mux GstMP4Mux;
|
||||||
typedef struct _Gst3GPPMux GstMP4Mux;
|
typedef struct _Gst3GPPMux Gst3GPPMux;
|
||||||
typedef struct _GstISMLMux GstMP4Mux;
|
typedef struct _GstISMLMux GstISMLMux;
|
||||||
typedef struct _GstMJ2Mux GstMJ2Mux;
|
typedef struct _GstMJ2Mux GstMJ2Mux;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue