mirror of
https://github.com/mainnika/nginx-auth-ldap.git
synced 2026-05-22 15:53:39 +00:00
Fix typo
This commit is contained in:
@@ -1128,7 +1128,7 @@ ngx_http_auth_ldap_dummy_write_handler(ngx_event_t *wev)
|
||||
|
||||
|
||||
#if (NGX_OPENSSL)
|
||||
/* Make sure the event hendlers are activated. */
|
||||
/* Make sure the event handlers are activated. */
|
||||
static ngx_int_t
|
||||
ngx_http_auth_ldap_restore_handlers(ngx_connection_t *conn)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user