debugutilsbad.c fails gst-indent check
this patch is "gst-indent debugutilsbad.c" https://bugzilla.gnome.org/show_bug.cgi?id=725090
This commit is contained in:
parent
e28b6fd523
commit
ba0a3f65eb
@ -30,8 +30,7 @@ GType gst_compare_get_type (void);
|
||||
GType gst_debug_spy_get_type(void);
|
||||
GType gst_watchdog_get_type(void);
|
||||
|
||||
static gboolean
|
||||
plugin_init (GstPlugin * plugin)
|
||||
static gboolean plugin_init(GstPlugin * plugin)
|
||||
{
|
||||
gst_element_register(plugin, "checksumsink", GST_RANK_NONE,
|
||||
gst_checksum_sink_get_type());
|
||||
|
Loading…
x
Reference in New Issue
Block a user