From 73f1f6bb6229d8a47e7fe1a66f04bc3fc393e774 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Sun, 16 Dec 2012 14:21:21 +0000 Subject: [PATCH] Fix typo in mmn comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422583 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 e76f1dc2e8..1df0f3e9d3 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -398,7 +398,7 @@ * 20120211.6 (2.4.3-dev) Add ap_proxy_checkproxyblock2. * 20120211.7 (2.4.3-dev) Add ap_get_loadavg() * 20120211.8 (2.4.3-dev) Add sticky_separator to proxy_balancer_shared struct. - * 20120211.9 (2.4.3-dev) Add fgrab() to ap_slotmem_provider_t. + * 20120211.9 (2.4.4-dev) Add fgrab() to ap_slotmem_provider_t. */ #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */ -- 2.50.1