diff options
Diffstat (limited to 'ext/shout/gstshout.c')
-rw-r--r-- | ext/shout/gstshout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c index 46908ee3..1badacd5 100644 --- a/ext/shout/gstshout.c +++ b/ext/shout/gstshout.c @@ -25,7 +25,7 @@ /* elementfactory information */ static GstElementDetails icecastsend_details = { "An Icecast plugin", - "Sink/Network/Icecast", + "Sink/Network", "GPL", "Sends data to an icecast server using libshout", VERSION, |