summaryrefslogtreecommitdiffstats
path: root/ext/esd
diff options
context:
space:
mode:
Diffstat (limited to 'ext/esd')
-rw-r--r--ext/esd/esdmon.c2
-rw-r--r--ext/esd/esdsink.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/esd/esdmon.c b/ext/esd/esdmon.c
index e202a3e4..46e5141b 100644
--- a/ext/esd/esdmon.c
+++ b/ext/esd/esdmon.c
@@ -51,7 +51,7 @@ enum
ARG_CUROFFSET,
ARG_CHANNELS,
ARG_RATE,
- ARG_HOST,
+ ARG_HOST
};
static GstStaticPadTemplate src_factory = GST_STATIC_PAD_TEMPLATE ("src",
diff --git a/ext/esd/esdsink.c b/ext/esd/esdsink.c
index abb0b9b0..843fad92 100644
--- a/ext/esd/esdsink.c
+++ b/ext/esd/esdsink.c
@@ -52,7 +52,7 @@ enum
ARG_MUTE,
ARG_HOST,
ARG_SYNC,
- ARG_FALLBACK,
+ ARG_FALLBACK
};
static GstStaticPadTemplate sink_factory = GST_STATIC_PAD_TEMPLATE ("sink",