diff options
Diffstat (limited to 'gst/festival/gstfestival.c')
-rw-r--r-- | gst/festival/gstfestival.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/festival/gstfestival.c b/gst/festival/gstfestival.c index a7b6dad0..bceaa3da 100644 --- a/gst/festival/gstfestival.c +++ b/gst/festival/gstfestival.c @@ -122,8 +122,8 @@ enum enum { - ARG_0, - /* FILL ME */ + ARG_0 + /* FILL ME */ }; static GstElementClass *parent_class = NULL; |