bluez: More coding style fixes
This commit is contained in:
parent
43879f9a5d
commit
8b5d0aba41
@ -1292,8 +1292,8 @@ gst_avdtp_sink_audioservice_expect (GstAvdtpSink * self,
|
||||
gboolean
|
||||
gst_avdtp_sink_plugin_init (GstPlugin * plugin)
|
||||
{
|
||||
return gst_element_register (plugin, "avdtpsink",
|
||||
GST_RANK_NONE, GST_TYPE_AVDTP_SINK);
|
||||
return gst_element_register (plugin, "avdtpsink", GST_RANK_NONE,
|
||||
GST_TYPE_AVDTP_SINK);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user