summaryrefslogtreecommitdiff
path: root/gio/gunixinputstream.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-02-05 21:23:28 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-02-05 21:23:28 -0500
commitcb588d45320c5a6b767d299ebd85306d45e1773c (patch)
tree48c7774c89dbd5e13ee4cefe90ea99b0f228a6ea /gio/gunixinputstream.c
parent0cc20b7e0b8376a1b7c14a1a712d1f22a8c0eac0 (diff)
downloadglib-cb588d45320c5a6b767d299ebd85306d45e1773c.tar.gz
glib-cb588d45320c5a6b767d299ebd85306d45e1773c.tar.bz2
glib-cb588d45320c5a6b767d299ebd85306d45e1773c.zip
Convert external links to markdown syntax
Diffstat (limited to 'gio/gunixinputstream.c')
-rw-r--r--gio/gunixinputstream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gunixinputstream.c b/gio/gunixinputstream.c
index 1d7d88d30..388cc8093 100644
--- a/gio/gunixinputstream.c
+++ b/gio/gunixinputstream.c
@@ -51,7 +51,7 @@
* asynchronous I/O. If it refers to a regular file, it will fall back
* to doing asynchronous I/O in another thread.)
*
- * Note that `<gio/gunixinputstream.h>` belongs to the UNIX-specific GIO
+ * Note that `&lt;gio/gunixinputstream.h&gt;` belongs to the UNIX-specific GIO
* interfaces, thus you have to use the `gio-unix-2.0.pc` pkg-config
* file when using it.
*/