From 581adbe38a0ae78610bd16a0ec06c84d5638b86e Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 8 Jul 2008 17:32:46 +0000 Subject: Document empathy_avatar_save_to_file (Guillaume Desmottes) svn path=/trunk/; revision=1210 --- libempathy/empathy-contact.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy/empathy-contact.h') diff --git a/libempathy/empathy-contact.h b/libempathy/empathy-contact.h index d556fd24e..987744811 100644 --- a/libempathy/empathy-contact.h +++ b/libempathy/empathy-contact.h @@ -134,7 +134,7 @@ EmpathyAvatar * empathy_avatar_new (guchar *dat EmpathyAvatar * empathy_avatar_ref (EmpathyAvatar *avatar); void empathy_avatar_unref (EmpathyAvatar *avatar); -gboolean empathy_avatar_save_to_file (EmpathyAvatar *self, +gboolean empathy_avatar_save_to_file (EmpathyAvatar *avatar, const gchar *filename, GError **error); G_END_DECLS -- cgit v1.2.3