From 605b56ee8adc653814cdde4893059ef4cb01ba79 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 25 Jan 2010 12:12:32 +0100 Subject: [PATCH] dataurisrc: Remove role attribute from links --- plugins/elements/gstdataurisrc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/elements/gstdataurisrc.c b/plugins/elements/gstdataurisrc.c index c8b2992..b00059f 100644 --- a/plugins/elements/gstdataurisrc.c +++ b/plugins/elements/gstdataurisrc.c @@ -22,7 +22,7 @@ /** * SECTION:element-dataurisrc * - * dataurisrc handles data: URIs, see RFC 2397 for more information. + * dataurisrc handles data: URIs, see RFC 2397 for more information. * * * Example launch line -- 2.7.4