summaryrefslogtreecommitdiffstats
path: root/gst/flx
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
commit56c066d6190859424224ee68407ac5a86f34387d (patch)
tree61c819c988fd3cc771a8b463993be776141b1f27 /gst/flx
parent404c0f815da8ef2a69afe2db78f29e292d9da742 (diff)
downloadgst-plugins-bad-56c066d6190859424224ee68407ac5a86f34387d.tar.gz
gst-plugins-bad-56c066d6190859424224ee68407ac5a86f34387d.tar.bz2
gst-plugins-bad-56c066d6190859424224ee68407ac5a86f34387d.zip
another comma missing
Original commit message from CVS: another comma missing
Diffstat (limited to 'gst/flx')
-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",
};