comparison src/server.c @ 13923:7d513e44201b

[gaim-migrate @ 16439] Minor odds and ends committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 06 Jul 2006 08:11:08 +0000
parents a9ff4499d9ce
children ad171112d52c
comparison
equal deleted inserted replaced
13922:5750bdb4f778 13923:7d513e44201b
619 else 619 else
620 { 620 {
621 gaim_signal_emit(gaim_conversations_get_handle(), 621 gaim_signal_emit(gaim_conversations_get_handle(),
622 "buddy-typing-stopped", gc->account, name); 622 "buddy-typing-stopped", gc->account, name);
623 } 623 }
624
625 gaim_signal_emit(gaim_conversations_get_handle(),
626 "buddy-typing-stopped", gc->account, name);
627 } 624 }
628 625
629 struct chat_invite_data { 626 struct chat_invite_data {
630 GaimConnection *gc; 627 GaimConnection *gc;
631 GHashTable *components; 628 GHashTable *components;