diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-02-05 21:23:28 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-02-05 21:23:28 -0500 |
commit | cb588d45320c5a6b767d299ebd85306d45e1773c (patch) | |
tree | 48c7774c89dbd5e13ee4cefe90ea99b0f228a6ea /gio/gunixinputstream.c | |
parent | 0cc20b7e0b8376a1b7c14a1a712d1f22a8c0eac0 (diff) | |
download | glib-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.c | 2 |
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 `<gio/gunixinputstream.h>` belongs to the UNIX-specific GIO * interfaces, thus you have to use the `gio-unix-2.0.pc` pkg-config * file when using it. */ |