projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d420020
)
doc fixes
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 21 Jul 2008 02:53:30 +0000
(
02:53
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 21 Jul 2008 02:53:30 +0000
(
02:53
+0000)
svn path=/trunk/; revision=7226
gio/gunixmounts.c
patch
|
blob
|
history
diff --git
a/gio/gunixmounts.c
b/gio/gunixmounts.c
index 0277eeb8cf86be4ed7ca0f8145d806921b97d59c..a223767469c19f2c1fc7c8ba35c424d922795a97 100644
(file)
--- a/
gio/gunixmounts.c
+++ b/
gio/gunixmounts.c
@@
-1144,6
+1144,7
@@
g_unix_mount_monitor_class_init (GUnixMountMonitorClass *klass)
gobject_class->finalize = g_unix_mount_monitor_finalize;
/**
* GUnixMountMonitor::mounts-changed:
+ * @monitor: the object on which the signal is emitted
*
* Emitted when the unix mounts have changed.
**/
@@
-1157,6
+1158,7
@@
g_unix_mount_monitor_class_init (GUnixMountMonitorClass *klass)
G_TYPE_NONE, 0);
/**
* GUnixMountMonitor::mountpoints-changed:
+ * @monitor: the object on which the signal is emitted
*
* Emitted when the unix mount points have changed.
**/