# HG changeset patch # User Sadrul Habib Chowdhury # Date 1180794341 0 # Node ID 56c4f462b1105ea23757e2cb1314dc1a2000932a # Parent 13c5e45862bd1039f5294adeb7e691fa22b5fde6# Parent 456bd1e7e27b7eca7dd4f4659a405817cfb56f00 merge of '894058a4901b0a786a7f35183b8a15a9731c95c6' and 'c69ab4b39cbf199ad5d4060a49c58bee3a63f4bb' diff -r 13c5e45862bd -r 56c4f462b110 pidgin/gtkconv.c --- a/pidgin/gtkconv.c Sat Jun 02 14:22:30 2007 +0000 +++ b/pidgin/gtkconv.c Sat Jun 02 14:25:41 2007 +0000 @@ -608,7 +608,7 @@ purple_conv_chat_get_id(PURPLE_CONV_CHAT(conv)), who); } else - prpl_info->get_info(gc, who); + pidgin_retrieve_user_info(gc, who); } }