Mercurial > pidgin.yaz
diff plugins/yay/outgoing.c @ 1884:f7114b4d1f96
[gaim-migrate @ 1894]
la la la la la la
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 23 May 2001 23:54:11 +0000 |
parents | e739d3dddf4c |
children | ac9dd6b00b34 |
line wrap: on
line diff
--- a/plugins/yay/outgoing.c Wed May 23 21:02:44 2001 +0000 +++ b/plugins/yay/outgoing.c Wed May 23 23:54:11 2001 +0000 @@ -62,7 +62,7 @@ yahoo_storeint(pkt->magic_id, conn->magic_id); yahoo_storeint(pkt->msgtype, msgtype); - strcpy(pkt->nick1, session->name); + strcpy(pkt->nick1, session->login); strcpy(pkt->nick2, active_id); strncpy(pkt->content, buf, 1024);