isomp4mux: fix copy and paste

This fixes doc warnings.
This commit is contained in:
Stefan Sauer 2014-02-18 22:35:45 +01:00
parent 35da463618
commit 9d9ffba17e

View file

@ -46,7 +46,7 @@
#error "This header is for gtk-doc only and not supposed to be included"
typedef struct _GstMP4Mux GstMP4Mux;
typedef struct _Gst3GPPMux GstMP4Mux;
typedef struct _GstISMLMux GstMP4Mux;
typedef struct _Gst3GPPMux Gst3GPPMux;
typedef struct _GstISMLMux GstISMLMux;
typedef struct _GstMJ2Mux GstMJ2Mux;