summaryrefslogtreecommitdiffstats
path: root/ext/ladspa/gstladspa.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ladspa/gstladspa.c')
-rw-r--r--ext/ladspa/gstladspa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ladspa/gstladspa.c b/ext/ladspa/gstladspa.c
index 667192ba..191a7d9f 100644
--- a/ext/ladspa/gstladspa.c
+++ b/ext/ladspa/gstladspa.c
@@ -71,7 +71,7 @@ enum
ARG_0,
ARG_SAMPLERATE,
ARG_BUFFERSIZE,
- ARG_LAST,
+ ARG_LAST
};
GST_DEBUG_CATEGORY_STATIC (ladspa_debug);