mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 16:08:51 +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",
|
"LGPL",
|
||||||
"FLX decoder",
|
"FLX decoder",
|
||||||
VERSION,
|
VERSION,
|
||||||
"Sepp Wijnands <mrrazz@garbage-coderz.net>"
|
"Sepp Wijnands <mrrazz@garbage-coderz.net>",
|
||||||
"(C) 2001",
|
"(C) 2001",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue