From: Arran Cudbard-Bell Date: Fri, 24 Sep 2021 23:22:21 +0000 (-0500) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d99bc26dbcff2cdfdcb1e2ecb5eb5e23579de3ce;p=thirdparty%2Ffreeradius-server.git typo --- diff --git a/src/lib/ldap/start_tls.c b/src/lib/ldap/start_tls.c index 4eb2df087a..7b64b37120 100644 --- a/src/lib/ldap/start_tls.c +++ b/src/lib/ldap/start_tls.c @@ -65,7 +65,7 @@ static void _ldap_start_tls_io_error(UNUSED fr_event_list_t *el, UNUSED int fd, * - calls ldap_pvt_tls_inplace to check is the Sockbuf for defconn has TLS installed * - If it does (it shouldn't), returns LDAP_LOCAL_ERROR (and we fail). * - calls ldap_int_tls_start. - * - calls_tls_init (to initialise ssl library - only done once per implementation). + * - calls tls_init (to initialise ssl library - only done once per implementation). * - if net timeout is >= 0, then set the FD to nonblocking mode. * - calls ldap_int_tls_connect * - either gets existing session or