From 22364f25d3df1f20c14f8f21867c599644b605d9 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 8 Jul 2003 17:21:47 +0000 Subject: [PATCH] another comma missing Original commit message from CVS: another comma missing --- gst/flx/gstflxdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/flx/gstflxdec.c b/gst/flx/gstflxdec.c index b14a701..67e7d83 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", }; -- 2.7.4