--- a/pidgin/plugins/perl/common/GtkLog.xs Sun Aug 19 13:02:24 2007 +0000 +++ b/pidgin/plugins/perl/common/GtkLog.xs Sun Aug 19 13:04:20 2007 +0000 @@ -12,7 +12,7 @@ const char * screenname Purple::Account account CODE: - pidgin_log_show(NULL, type, screename, account); + pidgin_log_show(NULL, type, screenname, account); void pidgin_log_show_contact(contact)