summaryrefslogtreecommitdiffstats
path: root/ext/speex
diff options
context:
space:
mode:
Diffstat (limited to 'ext/speex')
-rw-r--r--ext/speex/gstspeexdec.c4
-rw-r--r--ext/speex/gstspeexenc.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/ext/speex/gstspeexdec.c b/ext/speex/gstspeexdec.c
index 003dd68b..660f332b 100644
--- a/ext/speex/gstspeexdec.c
+++ b/ext/speex/gstspeexdec.c
@@ -42,8 +42,8 @@ enum
enum
{
- ARG_0,
- /* FILL ME */
+ ARG_0
+ /* FILL ME */
};
static void gst_speexdec_base_init (gpointer g_class);
diff --git a/ext/speex/gstspeexenc.c b/ext/speex/gstspeexenc.c
index b446ec98..2552c92e 100644
--- a/ext/speex/gstspeexenc.c
+++ b/ext/speex/gstspeexenc.c
@@ -43,8 +43,8 @@ enum
enum
{
- ARG_0,
- /* FILL ME */
+ ARG_0
+ /* FILL ME */
};
static void gst_speexenc_base_init (gpointer g_class);