comparison src/blist.c @ 8735:92cbf9713795

[gaim-migrate @ 9490] Patch by Jonathan Champ to corect the vairous speling mistakes we hav e in the coments and documentaion. Thansk Jonathan! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 21 Apr 2004 01:34:26 +0000
parents 36b043fe2740
children c0f5132fd5a3
comparison
equal deleted inserted replaced
8734:407c122d6191 8735:92cbf9713795
2651 2651
2652 return setting->value.string; 2652 return setting->value.string;
2653 } 2653 }
2654 2654
2655 2655
2656 /* XXX: this is compatability stuff. Remove after.... oh, I dunno... 0.77 or so */ 2656 /* XXX: this is compatibility stuff. Remove after.... oh, I dunno... 0.77 or so */
2657 2657
2658 void gaim_group_set_setting(GaimGroup *g, const char *key, const char *value) 2658 void gaim_group_set_setting(GaimGroup *g, const char *key, const char *value)
2659 { 2659 {
2660 gaim_debug_warning("blist", "gaim_group_set_setting() is deprecated\n"); 2660 gaim_debug_warning("blist", "gaim_group_set_setting() is deprecated\n");
2661 2661