diff options
Diffstat (limited to 'gst/smoothwave')
-rw-r--r-- | gst/smoothwave/gstsmoothwave.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/smoothwave/gstsmoothwave.c b/gst/smoothwave/gstsmoothwave.c index 9775e3d0..7f1dc9cd 100644 --- a/gst/smoothwave/gstsmoothwave.c +++ b/gst/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); |