aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_jabber.c
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-05 16:31:39 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-05 16:31:39 +0000
commitaa519b18f86a36fbd119a62a72d2ee907d891c91 (patch)
treef7633ff4bac526f50ea47b6d518c8d132ac84b6e /res/res_jabber.c
parentf6763ca4b364721de15453dcc2b927d329eafdd0 (diff)
Doxygen cleanups/fixes.
Closes issue #10654, patch by snuffy git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81560 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/res_jabber.c')
-rw-r--r--res/res_jabber.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/res_jabber.c b/res/res_jabber.c
index 8410bf2c0..7330d35a9 100644
--- a/res/res_jabber.c
+++ b/res/res_jabber.c
@@ -508,7 +508,8 @@ static void aji_log_hook(void *data, const char *xmpp, size_t size, int is_incom
* \param prs the XML parser
* \param type the SASL authentication type. Supported types are PLAIN and MD5
* \param username
- * \param pass
+ * \param pass password.
+ *
* If SASL authentication type is MD5, we simply call iks_start_sasl().
* If type is PLAIN, we compute the authentication string by ourselves,
* because it looks like Google's jabber server does not accept the value