diff options
Diffstat (limited to 'gst/udp/gstudpsink.c')
-rw-r--r-- | gst/udp/gstudpsink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/udp/gstudpsink.c b/gst/udp/gstudpsink.c index 8ccc5138..bc1c24e4 100644 --- a/gst/udp/gstudpsink.c +++ b/gst/udp/gstudpsink.c @@ -26,7 +26,7 @@ /* elementfactory information */ GstElementDetails gst_udpsink_details = { "UDP packet sender", - "Transport/", + "Sink/Network", "", VERSION, "Wim Taymans <wim.taymans@chello.be>", |