mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
another comma missing
Original commit message from CVS: another comma missing
This commit is contained in:
parent
404c0f815d
commit
56c066d619
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