From: Stefan Fritsch Date: Fri, 24 Feb 2012 21:27:37 +0000 (+0000) Subject: Fix MMN in comment X-Git-Tag: 2.5.0-alpha~7444 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f36eefcf6f7ddb6f14a2edfa32781ed620adc3f6;p=apache Fix MMN in comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1293427 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 7290324eb2..6fa83daff4 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -393,7 +393,7 @@ * 20120204.0 (2.5.0-dev) Remove ap_create_core_ctx(), ap_core_ctx_get_bb(); * add insert_network_bucket hook, AP_DECLINED * 20120211.0 (2.5.0-dev) Change re_nsub in ap_regex_t from apr_size_t to int. - * 20120211.0 (2.5.0-dev) Add ap_palloc_debug, ap_pcalloc_debug + * 20120211.1 (2.5.0-dev) Add ap_palloc_debug, ap_pcalloc_debug */ #define MODULE_MAGIC_COOKIE 0x41503235UL /* "AP25" */