diff options
Diffstat (limited to 'gst/rtp/gstrtpL16pay.c')
-rw-r--r-- | gst/rtp/gstrtpL16pay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpL16pay.c b/gst/rtp/gstrtpL16pay.c index 1e3088e2..f8e3eac0 100644 --- a/gst/rtp/gstrtpL16pay.c +++ b/gst/rtp/gstrtpL16pay.c @@ -42,7 +42,7 @@ enum enum { /* FILL ME */ - ARG_0, + ARG_0 }; static GstStaticPadTemplate gst_rtpL16enc_sink_template = |