From: Yann Ylavic Date: Wed, 5 Sep 2018 17:39:24 +0000 (+0000) Subject: Follow up to r1840149: MMN text rephrased. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2351 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c36cfbb851599e8cffa8f65e2de1ec96876deb0;p=thirdparty%2Fapache%2Fhttpd.git Follow up to r1840149: MMN text rephrased. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1840150 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 7f6398d68d5..6fd05bfb0f7 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -604,8 +604,8 @@ * 20180903.2 (2.5.1-dev) Add ap_filter_recycle() * 20180905.1 (2.5.1-dev) Axe ap_reuse_brigade_from_pool(), replaced by * ap_acquire_brigade()/ap_release_brigade(), and - * and replace pending/bb/deferred_pool fields in - * ap_filter_t by struct ap_filter_private priv field + * in ap_filter_t replace pending/bb/deferred_pool + * fields by struct ap_filter_private *priv */ #define MODULE_MAGIC_COOKIE 0x41503235UL /* "AP25" */