diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-12-18 02:52:11 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-12-18 02:52:11 +0000 |
commit | 0debd52858ffb4f468e55cd2f3c7e4dec5455b94 (patch) | |
tree | 2d5bbf5e08eace3c21029f7815237c3055afbfe3 /gio/gvfs.c | |
parent | c0cc7663cbda7192b4eaa2ab9c09f1ee17fb32a4 (diff) | |
download | glib-0debd52858ffb4f468e55cd2f3c7e4dec5455b94.tar.gz |
Fix up includes in section docs
svn path=/trunk/; revision=6149
Diffstat (limited to 'gio/gvfs.c')
-rw-r--r-- | gio/gvfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gvfs.c b/gio/gvfs.c index b171d79c8..783f16ced 100644 --- a/gio/gvfs.c +++ b/gio/gvfs.c @@ -32,7 +32,7 @@ /** * SECTION:gvfs * @short_description: Virtual File System - * @include: gio/gvfs.h + * @include: gio.h * * Entry point for using GIO functionality. * |