From b72d284cb627ea815ca474c895f7c35c854c414a Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 21 Aug 2014 13:13:01 +0000 Subject: [PATCH] fix comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1619384 13f79535-47bb-0310-9956-ffa450edef68 --- include/ap_mmn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ap_mmn.h b/include/ap_mmn.h index bff6eff357a..d82bbc9a0a1 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -152,7 +152,7 @@ * 20051115.32 (2.2.24) Add ap_get_exec_line * 20051115.33 (2.2.24) Add ap_pregsub_ex() * 20051115.34 (2.2.28) Add ap_copy_scoreboard_worker() - * 20051115.35 (2.2.27) Add SSL reusable SNI to mod_proxy.h's proxy_conn_rec + * 20051115.35 (2.2.28) Add SSL reusable SNI to mod_proxy.h's proxy_conn_rec */ #define MODULE_MAGIC_COOKIE 0x41503232UL /* "AP22" */ -- 2.47.3