Mercurial > pidgin
changeset 4248:ea8fb193f5a0
[gaim-migrate @ 4498]
Heeeeeeeeeey Macarena
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 08 Jan 2003 07:28:54 +0000 |
parents | 3ea14f99c35c |
children | 9c7fcb211886 |
files | src/protocols/oscar/ssi.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/oscar/ssi.c Wed Jan 08 07:04:01 2003 +0000 +++ b/src/protocols/oscar/ssi.c Wed Jan 08 07:28:54 2003 +0000 @@ -858,7 +858,7 @@ return -EINVAL; /* Find the item */ - if (!(del = aim_ssi_itemlist_finditem(sess->ssi.local, NULL, name, AIM_SSI_TYPE_PERMIT))) + if (!(del = aim_ssi_itemlist_finditem(sess->ssi.local, NULL, name, AIM_SSI_TYPE_DENY))) return -EINVAL; /* Remove the item from the list */