summaryrefslogtreecommitdiffstats
path: root/gst/flx/gstflxdec.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2003-07-08 17:21:47 +0000
committerBenjamin Otte <otte@gnome.org>2003-07-08 17:21:47 +0000
commit22364f25d3df1f20c14f8f21867c599644b605d9 (patch)
tree78c582f6c67f1a4ee1198c694abe2aaaa40346bd /gst/flx/gstflxdec.c
parent5b0ce162a708692bf9f3a93d8a1a313dcddbaf50 (diff)
another comma missing
Original commit message from CVS: another comma missing
Diffstat (limited to 'gst/flx/gstflxdec.c')
-rw-r--r--gst/flx/gstflxdec.c2
1 files changed, 1 insertions, 1 deletions
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 <mrrazz@garbage-coderz.net>"
+ "Sepp Wijnands <mrrazz@garbage-coderz.net>",
"(C) 2001",
};