mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +00:00
Various small fixes for compile problems
Original commit message from CVS: Various small fixes for compile problems
This commit is contained in:
parent
0f0b1f647d
commit
9293cfbc5d
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ static GstElementDetails gst_arts_details = {
|
||||||
"Filter/Audio",
|
"Filter/Audio",
|
||||||
"aRts wrapper filter",
|
"aRts wrapper filter",
|
||||||
VERSION,
|
VERSION,
|
||||||
"Erik Walthinsen <omega@temple-baptist.com,\n",
|
"Erik Walthinsen <omega@temple-baptist.com,\n"
|
||||||
"Stefan Westerfeld <stefan@space.twc.de>",
|
"Stefan Westerfeld <stefan@space.twc.de>",
|
||||||
"(C) 2000",
|
"(C) 2000",
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue