summaryrefslogtreecommitdiff
path: root/res/res_xmpp.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_xmpp.c')
-rw-r--r--res/res_xmpp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/res_xmpp.c b/res/res_xmpp.c
index c8ba09f85..8428e3d09 100644
--- a/res/res_xmpp.c
+++ b/res/res_xmpp.c
@@ -24,7 +24,7 @@
*
* \extref Iksemel http://code.google.com/p/iksemel/
*
- * A refereouce module for interfacting Asterisk directly as a client or component with
+ * A reference module for interfacting Asterisk directly as a client or component with
* an XMPP/Jabber compliant server.
*
* This module is based upon the original res_jabber as done by Matt O'Gorman.
@@ -32,7 +32,6 @@
*/
/*** MODULEINFO
- <defaultenabled>no</defaultenabled>
<depend>iksemel</depend>
<use type="external">openssl</use>
<support_level>core</support_level>