mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
another comma missing
Original commit message from CVS: another comma missing
This commit is contained in:
parent
5b0ce162a7
commit
22364f25d3
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue