Browse Source

= ldapauth.h

master
Alex 'AdUser' Z 9 years ago
parent
commit
2ada177b43
  1. 5
      src/ldapauth.h

5
src/ldapauth.h

@ -3,8 +3,7 @@
int int
check_against_ldap(const oal_config_t * const config, check_against_ldap(const oal_config_t * const config,
const char * const username, const char * const username,
const char * const password); const char * const password);
#endif /* OAL_LDAPAUTH_H_INCLUDED */ #endif /* OAL_LDAPAUTH_H_INCLUDED */

Loading…
Cancel
Save