summaryrefslogtreecommitdiffstats
path: root/ext/smoothwave
diff options
context:
space:
mode:
Diffstat (limited to 'ext/smoothwave')
-rw-r--r--ext/smoothwave/gstsmoothwave.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/smoothwave/gstsmoothwave.c b/ext/smoothwave/gstsmoothwave.c
index 9775e3d0..7f1dc9cd 100644
--- a/ext/smoothwave/gstsmoothwave.c
+++ b/ext/smoothwave/gstsmoothwave.c
@@ -44,7 +44,7 @@ enum
ARG_0,
ARG_WIDTH,
ARG_HEIGHT,
- ARG_WIDGET,
+ ARG_WIDGET
};
static void gst_smoothwave_base_init (gpointer g_class);