Mercurial > pidgin
changeset 7581:48f31501c3c1
[gaim-migrate @ 8199]
http://sourceforge.net/tracker/index.php?func=detail&aid=845585&group_id=235&atid=100235
Good point.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 20 Nov 2003 23:15:14 +0000 |
parents | 6f073db228af |
children | 3e0404393761 |
files | src/privacy.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/privacy.c Thu Nov 20 22:28:51 2003 +0000 +++ b/src/privacy.c Thu Nov 20 23:15:14 2003 +0000 @@ -88,7 +88,7 @@ g_free(l->data); if (!local_only && gaim_account_is_connected(account)) - serv_rem_deny(gaim_account_get_connection(account), who); + serv_rem_permit(gaim_account_get_connection(account), who); gaim_blist_save();