summaryrefslogtreecommitdiff
path: root/atk/atkstreamablecontent.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkstreamablecontent.c')
-rwxr-xr-xatk/atkstreamablecontent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkstreamablecontent.c b/atk/atkstreamablecontent.c
index 7510245..d9ea07f 100755
--- a/atk/atkstreamablecontent.c
+++ b/atk/atkstreamablecontent.c
@@ -137,7 +137,7 @@ atk_streamable_content_get_stream (AtkStreamableContent *streamable,
*
* Since: 1.12
**/
-gchar*
+const gchar*
atk_streamable_content_get_uri (AtkStreamableContent *streamable,
const gchar *mime_type)
{