mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
s/the the/the/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1690120 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1769,7 +1769,7 @@ SSL_SESSION *ssl_callback_GetSessionCacheEntry(SSL *ssl,
|
||||
|
||||
/*
|
||||
* This callback function is executed by OpenSSL whenever a
|
||||
* SSL_SESSION is removed from the the internal OpenSSL cache.
|
||||
* SSL_SESSION is removed from the internal OpenSSL cache.
|
||||
* We use this to remove the SSL_SESSION in the inter-process
|
||||
* disk-cache, too.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user