diff plugins/perl/common/BuddyList_Chat.xs @ 6735:b0913ab92893

[gaim-migrate @ 7267] This is some compile warning cleanup stuff. I tried compiling with CFLAGS="-ansi -ggdb -pedantic -Wall" It's fun. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 04 Sep 2003 03:50:22 +0000
parents 12169973c663
children 208cb260d7a7
line wrap: on
line diff
--- a/plugins/perl/common/BuddyList_Chat.xs	Thu Sep 04 02:17:23 2003 +0000
+++ b/plugins/perl/common/BuddyList_Chat.xs	Thu Sep 04 03:50:22 2003 +0000
@@ -27,7 +27,7 @@
 	RETVAL
 
 void
-gaim_chat_set_setting(chat, key, value)
+gaim_blist_chat_set_setting(chat, key, value)
 	Gaim::BuddyList::Chat chat
 	const char *key
 	const char *value