From: Eric Covener Date: Thu, 21 Aug 2014 13:13:01 +0000 (+0000) Subject: fix comment X-Git-Tag: 2.2.28~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b72d284cb627ea815ca474c895f7c35c854c414a;p=thirdparty%2Fapache%2Fhttpd.git fix comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1619384 13f79535-47bb-0310-9956-ffa450edef68 --- 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" */