another comma missing

Original commit message from CVS:
another comma missing
This commit is contained in:
Benjamin Otte 2003-07-08 17:21:47 +00:00
parent 404c0f815d
commit 56c066d619

View file

@ -37,7 +37,7 @@ static GstElementDetails flxdec_details = {
"LGPL", "LGPL",
"FLX decoder", "FLX decoder",
VERSION, VERSION,
"Sepp Wijnands <mrrazz@garbage-coderz.net>" "Sepp Wijnands <mrrazz@garbage-coderz.net>",
"(C) 2001", "(C) 2001",
}; };