diff options
Diffstat (limited to 'gst/rtp/gstrtpvorbispay.c')
-rw-r--r-- | gst/rtp/gstrtpvorbispay.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpvorbispay.c b/gst/rtp/gstrtpvorbispay.c index 37eef6fc..30f484b2 100644 --- a/gst/rtp/gstrtpvorbispay.c +++ b/gst/rtp/gstrtpvorbispay.c @@ -115,6 +115,7 @@ static void gst_rtp_vorbis_pay_init (GstRtpVorbisPay * rtpvorbispay, GstRtpVorbisPayClass * klass) { + /* needed because of GST_BOILERPLATE */ } static gboolean |