Fix compilation bug in BOSH

This commit is contained in:
Badlop
2011-01-17 17:31:28 +01:00
parent 9bb4f124ad
commit bec67378aa
+1 -1
View File
@@ -1367,7 +1367,7 @@ check_bind_module(XmppDomain) ->
" to the correct host, or add your desired host to"
" the configuration, or check your 'modules'"
" section in your ejabberd configuration file.",
[XmppDomain])
[XmppDomain]),
false
end.