1
0
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:
Rich Bowen
2015-07-09 16:01:56 +00:00
parent eb1a60e0dc
commit 85f20cb5d2
14 changed files with 14 additions and 230 deletions

View File

@@ -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.
*/