diff options
Diffstat (limited to 'gst/udp/gstudpsrc.c')
-rw-r--r-- | gst/udp/gstudpsrc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/udp/gstudpsrc.c b/gst/udp/gstudpsrc.c index 4b1b0d71..11008eda 100644 --- a/gst/udp/gstudpsrc.c +++ b/gst/udp/gstudpsrc.c @@ -25,7 +25,7 @@ /* elementfactory information */ GstElementDetails gst_udpsrc_details = { "UDP packet receiver", - "Transport/", + "Source/Network", "", VERSION, "Wim Taymans <wim.taymans@chello.be>", |