[gst-cvs] gst-plugins-bad: dataurisrc: Remove role attribute from links
Sebastian Dröge
slomo at kemper.freedesktop.org
Mon Jan 25 03:12:53 PST 2010
Module: gst-plugins-bad
Branch: master
Commit: 00e5076b3a66b18648ba89d5ef5bcecd7f6e8a96
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=00e5076b3a66b18648ba89d5ef5bcecd7f6e8a96
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Mon Jan 25 12:12:32 2010 +0100
dataurisrc: Remove role attribute from links
---
gst/dataurisrc/gstdataurisrc.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gst/dataurisrc/gstdataurisrc.c b/gst/dataurisrc/gstdataurisrc.c
index c8b2992..b00059f 100644
--- a/gst/dataurisrc/gstdataurisrc.c
+++ b/gst/dataurisrc/gstdataurisrc.c
@@ -22,7 +22,7 @@
/**
* SECTION:element-dataurisrc
*
- * dataurisrc handles data: URIs, see <ulink role="online-location" url="http://tools.ietf.org/html/rfc2397">RFC 2397</ulink> for more information.
+ * dataurisrc handles data: URIs, see <ulink url="http://tools.ietf.org/html/rfc2397">RFC 2397</ulink> for more information.
*
* <refsect2>
* <title>Example launch line</title>
More information about the Gstreamer-commits
mailing list