summaryrefslogtreecommitdiff
path: root/gio/gbufferedinputstream.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-11-30 18:11:03 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-11-30 18:11:03 +0000
commitc524cabff279c6a3bc6b95eb4c20f7c6a5e34e31 (patch)
tree577895e84692b603ef91461157040944bdcf2925 /gio/gbufferedinputstream.c
parent3d8579f93aaf909b6dcf6d4e63a757aac5e85942 (diff)
Add docs for etags
svn path=/trunk/; revision=6001
Diffstat (limited to 'gio/gbufferedinputstream.c')
-rw-r--r--gio/gbufferedinputstream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gbufferedinputstream.c b/gio/gbufferedinputstream.c
index a3994a8aa..62c96f986 100644
--- a/gio/gbufferedinputstream.c
+++ b/gio/gbufferedinputstream.c
@@ -445,7 +445,7 @@ async_fill_callback_wrapper (GObject *source_object,
* g_buffered_input_stream_fill_async:
* @stream: #GBufferedInputStream.
* @count: a #gssize.
- * @io_priority: the <link linkend="gio-GIOScheduler">I/O priority</link>
+ * @io_priority: the <link linkend="io-priority">I/O priority</link>
* of the request.
* @cancellable: optional #GCancellable object
* @callback: a #GAsyncReadyCallback.