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 5b0ce162a7
commit 22364f25d3

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",
}; };