24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-09-27 14:30:55 +02:00

Fix compilation bug in BOSH

This commit is contained in:
Badlop 2011-01-17 17:31:28 +01:00
parent 9bb4f124ad
commit bec67378aa

View File

@ -1367,7 +1367,7 @@ check_bind_module(XmppDomain) ->
" to the correct host, or add your desired host to" " to the correct host, or add your desired host to"
" the configuration, or check your 'modules'" " the configuration, or check your 'modules'"
" section in your ejabberd configuration file.", " section in your ejabberd configuration file.",
[XmppDomain]) [XmppDomain]),
false false
end. end.