From 56c066d6190859424224ee68407ac5a86f34387d Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 8 Jul 2003 17:21:47 +0000 Subject: another comma missing Original commit message from CVS: another comma missing --- gst/flx/gstflxdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst') diff --git a/gst/flx/gstflxdec.c b/gst/flx/gstflxdec.c index b14a701e..67e7d837 100644 --- a/gst/flx/gstflxdec.c +++ b/gst/flx/gstflxdec.c @@ -37,7 +37,7 @@ static GstElementDetails flxdec_details = { "LGPL", "FLX decoder", VERSION, - "Sepp Wijnands " + "Sepp Wijnands ", "(C) 2001", }; -- cgit v1.2.1