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 1b1f3b49..4991bd0e 100644 --- a/gst/udp/gstudpsink.c +++ b/gst/udp/gstudpsink.c @@ -28,7 +28,7 @@ GstElementDetails gst_udpsink_details = { "UDP packet sender", "Sink/Network", "LGPL", - "", + "Send data over the network via UDP", VERSION, "Wim Taymans <wim.taymans@chello.be>", "(C) 2001", |