=?utf-8?q?=5Bglib/wip/doc-fixes=3A_33/33=5D_docs=3A_Correct_GUnixMount_?= =?utf-8?q?=E2=86=92_GUnixMountEntry?=
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/doc-fixes: 33/33] docs: Correct GUnixMount â GUnixMountEntry
- Date: Sun, 19 Feb 2012 17:07:58 +0000 (UTC)
commit 4e135bae8f690e0a771e388f3ff38be567f533e2
Author: David King <amigadave amigadave com>
Date: Sun Feb 19 16:53:30 2012 +0000
docs: Correct GUnixMount â GUnixMountEntry
gio/gmount.c | 2 +-
gio/gunixmounts.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gmount.c b/gio/gmount.c
index 62c52cc..3249123 100644
--- a/gio/gmount.c
+++ b/gio/gmount.c
@@ -39,7 +39,7 @@
* SECTION:gmount
* @short_description: Mount management
* @include: gio/gio.h
- * @see_also: GVolume, GUnixMount
+ * @see_also: GVolume, GUnixMountEntry, GUnixMountPoint
*
* The #GMount interface represents user-visible mounts. Note, when
* porting from GnomeVFS, #GMount is the moral equivalent of #GnomeVFSVolume.
diff --git a/gio/gunixmounts.c b/gio/gunixmounts.c
index 4cc87cd..74818e4 100644
--- a/gio/gunixmounts.c
+++ b/gio/gunixmounts.c
@@ -1462,7 +1462,7 @@ g_unix_mount_monitor_new (void)
/**
* g_unix_mount_free:
- * @mount_entry: a #GUnixMount.
+ * @mount_entry: a #GUnixMountEntry.
*
* Frees a unix mount.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]