24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00

Fix small compilation error introduced in revision 1923

SVN Revision: 1931
This commit is contained in:
Badlop 2009-02-28 00:01:27 +00:00
parent 64f2945892
commit 117b67a31c

View File

@ -595,7 +595,7 @@ set_affiliation(Host, Node, Owner, Affiliation) ->
%% that will be added to the affiliation stored in the main
%% <tt>pubsub_state</tt> table.</p>
get_entity_subscriptions(Host, Owner) ->
SubKey = jlib:jid_tolower(Owner),
{U, D, _} = SubKey = jlib:jid_tolower(Owner),
GenKey = jlib:jid_remove_resource(SubKey),
States = case SubKey of
GenKey -> mnesia:match_object(