mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-26 17:38:45 +01:00
Fix previous commit
This commit is contained in:
parent
c485aea48b
commit
62be3bc111
@ -1238,7 +1238,8 @@ data_to_binary(JID, Data) ->
|
|||||||
?ERROR_MSG("failed to convert "
|
?ERROR_MSG("failed to convert "
|
||||||
"parameter ~p",
|
"parameter ~p",
|
||||||
[Param])
|
[Param])
|
||||||
end
|
end,
|
||||||
|
[]
|
||||||
end
|
end
|
||||||
end, Params)};
|
end, Params)};
|
||||||
(Opt) ->
|
(Opt) ->
|
||||||
|
Loading…
Reference in New Issue
Block a user