summaryrefslogtreecommitdiffstats
path: root/gst/udp/gstudpsink.c
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2002-09-29 18:12:19 +0000
committerAndy Wingo <wingo@pobox.com>2002-09-29 18:12:19 +0000
commit483a804c5c325f02036e4858d611d654d656ae66 (patch)
tree24630b26884f22ad3bdc68e93c62cd69ce7b4b78 /gst/udp/gstudpsink.c
parent3b0d26a9229b92e4f1281663b1b0cd23591c27a9 (diff)
licenses again
Original commit message from CVS: licenses again
Diffstat (limited to 'gst/udp/gstudpsink.c')
-rw-r--r--gst/udp/gstudpsink.c2
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",