another comma missing
authorBenjamin Otte <otte@gnome.org>
Tue, 8 Jul 2003 17:21:47 +0000 (17:21 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 8 Jul 2003 17:21:47 +0000 (17:21 +0000)
Original commit message from CVS:
another comma missing

gst/flx/gstflxdec.c

index b14a701..67e7d83 100644 (file)
@@ -37,7 +37,7 @@ static GstElementDetails flxdec_details = {
   "LGPL",
   "FLX decoder",
   VERSION,
-  "Sepp Wijnands <mrrazz@garbage-coderz.net>"
+  "Sepp Wijnands <mrrazz@garbage-coderz.net>",
   "(C) 2001",
 };