fixed missing quote
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 25 Apr 2002 19:40:09 +0000 (19:40 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 25 Apr 2002 19:40:09 +0000 (19:40 +0000)
Original commit message from CVS:
fixed missing quote

ext/arts/gst_arts.c

index f85214a..e02caf0 100644 (file)
@@ -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",
 };