]> git.sur5r.net Git - openldap/commit
Fixed "typos" in TLS code. TLS is ATTR_TLS, not ATTR_BOOL.
authorMark Valence <mrv@openldap.org>
Sat, 25 Sep 1999 03:57:25 +0000 (03:57 +0000)
committerMark Valence <mrv@openldap.org>
Sat, 25 Sep 1999 03:57:25 +0000 (03:57 +0000)
commitb221e4ad4bc1d6a8aee7fec552998d2b9ac0afc4
treeb470854c85e07c2807b9ab36bef620120a6424ef
parent9e7243015c0543339958755ca822618bb1bff171
Fixed "typos" in TLS code.  TLS is ATTR_TLS, not ATTR_BOOL.
ldap_pvt_tls_config() was missing first param.
libraries/libldap/init.c