rtp: fix indentation after G_DEFINE_TYPE
authorAntonio Ospite <antonio.ospite@collabora.com>
Wed, 3 Apr 2019 14:34:22 +0000 (16:34 +0200)
committerAntonio Ospite <antonio.ospite@collabora.com>
Wed, 3 Apr 2019 14:37:34 +0000 (16:37 +0200)
commitf7c83176683730704e49b2c80957d189071ba0c0
tree1c2c4fd28425b15da9c74f0ca71d121b907cb262
parent114de8cc96540480b3cc64b673e8b262a8bb5a59
rtp: fix indentation after G_DEFINE_TYPE

A missing colon after G_DEFINE_TYPE declaration was confusing gst-indent
and causing problem in the pre-commit hook.

Add the missing colon and fix the following function declaration to
follow the normal GStreamer style.
gst/rtp/gstrtpmp4apay.c
gst/rtp/gstrtpmp4gpay.c
gst/rtp/gstrtpmp4vpay.c
gst/rtp/gstrtpvrawpay.c