| 10385:3f43cb7507bf | 10386:6fcc45a26a16 |
|---|---|
| 879 } | 879 } |
| 880 l = l->next; | 880 l = l->next; |
| 881 } | 881 } |
| 882 } else if (pkt->status == 2) { | 882 } else if (pkt->status == 2) { |
| 883 gaim_notify_error(gc, NULL, | 883 gaim_notify_error(gc, NULL, |
| 884 _("Your Yahoo! message did not get sent."), NULL); | 884 _("Your Yahoo! message did not get sent."), NULL); |
| 885 } | 885 } |
| 886 | 886 |
| 887 for (l = list; l; l = l->next) { | 887 for (l = list; l; l = l->next) { |
| 888 YahooFriend *f; | 888 YahooFriend *f; |
| 889 char *m, *m2; | 889 char *m, *m2; |