From: Ruediger Pluem Date: Tue, 3 Jun 2025 15:35:27 +0000 (+0000) Subject: * Fix typo in r1926080 X-Git-Tag: 2.4.64-rc1-candidate~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=357e6d175d4505441f4ef13ef6802aa5ce76b4b1;p=thirdparty%2Fapache%2Fhttpd.git * Fix typo in r1926080 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926093 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 8313cb29d3..fce2dc9330 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -609,7 +609,7 @@ * 20120211.137 (2.4.63-dev) Add AP_MPMQ_CAN_WAITIO * 20120211.138 (2.4.63-dev) Add is_host_matchable to proxy_worker_shared * 20120211.139 (2.4.63-dev) Add dav_get_base_path() to mod_dav - * 20211221.140 (2.4.64-dev) Add ap_set_time_process_request() to scoreboard.h + * 20120211.140 (2.4.64-dev) Add ap_set_time_process_request() to scoreboard.h */ #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */