From 4b7ea1bfa50883ae3e86a1df886ec072bcaef386 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Tue, 5 May 2009 14:22:31 -0400 Subject: [PATCH] Fix doc's consistency --- libempathy/empathy-contact.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index e93c73af..eca16b9d 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 -- 2.39.2