Skip to content

Commit

Permalink
More doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Jun 16, 2015
1 parent 859f584 commit 0c24a7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/modules/rlm_ldap/sasl.c
Expand Up @@ -94,7 +94,8 @@ static int _sasl_interact(UNUSED LDAP *handle, UNUSED unsigned flags, void *ctx,
* @param[in] inst rlm_ldap configuration.
* @param[in] request Current request, this may be NULL, in which case all debug logging is done with radlog.
* @param[in] conn to use. May change as this function calls functions which auto re-connect.
* @param[in] identity of the use.
* @param[in] identity of the user.
* @param[in] password of the user.
* @param[in] sasl mechanism to use for bind, and additional parameters.
* @param[out] error message resulting from bind.
* @param[out] extra information about the error.
Expand Down

0 comments on commit 0c24a7c

Please sign in to comment.