mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
fixed missing quote
Original commit message from CVS: fixed missing quote
This commit is contained in:
parent
cfb362cb49
commit
8f42abeb7b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ static GstElementDetails gst_arts_details = {
|
|||
"Filter/Audio",
|
||||
"aRts wrapper filter",
|
||||
VERSION,
|
||||
"Erik Walthinsen <omega@temple-baptist.com,\n"
|
||||
"Erik Walthinsen <omega@temple-baptist.com,\n",
|
||||
"Stefan Westerfeld <stefan@space.twc.de>",
|
||||
"(C) 2000",
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue