summaryrefslogtreecommitdiff
path: root/common/gmountsource.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/gmountsource.h')
-rw-r--r--common/gmountsource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gmountsource.h b/common/gmountsource.h
index ce93cb3b..d2a9eaec 100644
--- a/common/gmountsource.h
+++ b/common/gmountsource.h
@@ -55,7 +55,7 @@ GMountSource *g_mount_source_new (const char
const char *obj_path);
GMountSource *g_mount_source_new_dummy (void);
GVariant *g_mount_source_to_dbus (GMountSource *source);
-GMountSource *g_mount_source_from_dbus (GVariant *iter);
+GMountSource *g_mount_source_from_dbus (GVariant *value);
gboolean g_mount_source_ask_password (GMountSource *mount_source,
const char *message,
const char *initial_user,