make plugin_init static
Original commit message from CVS: make plugin_init static
This commit is contained in:
parent
9c92a958ec
commit
590a756a84
@ -26,7 +26,7 @@
|
||||
extern GType gst_theora_dec_get_type (void);
|
||||
extern GType gst_theora_enc_get_type (void);
|
||||
|
||||
gboolean
|
||||
static gboolean
|
||||
plugin_init (GstPlugin * plugin)
|
||||
{
|
||||
if (!gst_library_load ("gsttags"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user