mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
desc fix
Original commit message from CVS: desc fix
This commit is contained in:
parent
27846b7ece
commit
3baaec0832
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
GstElementDetails adder_details = {
|
GstElementDetails adder_details = {
|
||||||
"Adder",
|
"Adder",
|
||||||
"Filter/Audio",
|
"Filter/Audio",
|
||||||
"2-to-1 audio adder/mixer",
|
"N-to-1 audio adder/mixer",
|
||||||
VERSION,
|
VERSION,
|
||||||
"Thomas <thomas@apestaart.org>",
|
"Thomas <thomas@apestaart.org>",
|
||||||
"(C) 2001",
|
"(C) 2001",
|
||||||
|
|
Loading…
Reference in a new issue