]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Follow up to r1840149: MMN text rephrased.
authorYann Ylavic <ylavic@apache.org>
Wed, 5 Sep 2018 17:39:24 +0000 (17:39 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 5 Sep 2018 17:39:24 +0000 (17:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1840150 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index 7f6398d68d555f099fa423003fce146f17a1c3c8..6fd05bfb0f70ad1b735152ab0b88544414027a6c 100644 (file)
  * 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" */