diff options
Diffstat (limited to 'libempathy/empathy-contact.c')
-rw-r--r-- | libempathy/empathy-contact.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index e93c73af4..eca16b9dc 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -1050,8 +1050,8 @@ empathy_contact_get_location (EmpathyContact *contact) /** * empathy_contact_set_location: - * @contact: the contact - * @location: the location + * @contact: an #EmpathyContact + * @location: a #GHashTable of the location * * Sets the user's location based on the location #GHashTable passed. * It is composed of string keys and GValues. Keys are |