ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type.
Original commit message from CVS: * ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type.
This commit is contained in:
parent
afbd2e9c5c
commit
e17a8554eb
@ -55,7 +55,7 @@ typedef struct _GstTagLibMuxClass {
|
|||||||
(G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_TAGLIB_MUX))
|
(G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_TAGLIB_MUX))
|
||||||
|
|
||||||
/* Standard function returning type information. */
|
/* Standard function returning type information. */
|
||||||
GType gst_my_filter_get_type (void);
|
GType gst_tag_lib_mux_get_type (void);
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user