comparison 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
comparison
equal deleted inserted replaced
6734:bf77a7db61c2 6735:b0913ab92893
25 RETVAL = gaim_blist_chat_get_group(chat); 25 RETVAL = gaim_blist_chat_get_group(chat);
26 OUTPUT: 26 OUTPUT:
27 RETVAL 27 RETVAL
28 28
29 void 29 void
30 gaim_chat_set_setting(chat, key, value) 30 gaim_blist_chat_set_setting(chat, key, value)
31 Gaim::BuddyList::Chat chat 31 Gaim::BuddyList::Chat chat
32 const char *key 32 const char *key
33 const char *value 33 const char *value
34 34
35 const char * 35 const char *