Skip to content

Commit

Permalink
Maybe fix travis?
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Jan 31, 2016
1 parent d4cc77f commit dbbcfa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/rlm_ldap/directory.c
Expand Up @@ -47,7 +47,7 @@ FR_NAME_NUMBER const ldap_directory_type_table[] = {
* @param[in] ctx to allocate ldap_directory_t in.
* @param[out] out where to write pointer to new ldap_directory_t struct.
* @param[in] inst rlm_ldap configuration.
* @pconn[in,out] pconn to use to query the directory.
* @pconn[in,out] connection for querying the directory.
* @return
* - 0 on success.
* - 1 if we failed identifying the directory server.
Expand Down

0 comments on commit dbbcfa6

Please sign in to comment.