This commit is contained in:
Victor Hahn Castell
2015-09-28 18:39:02 +02:00
parent be8ff8eecb
commit 7802d53f0a
+1 -1
View File
@@ -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)
{