From ba479f25b2cc982f0e7ad7d381b2b76f2335637e Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Fri, 26 Jun 2015 07:44:47 +0000 Subject: [PATCH] Remove spurious TAB. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1687699 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 44c5db6921..e8ead7d627 100644 --- a/STATUS +++ b/STATUS @@ -212,7 +212,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: configure the merge order; the default is Off in trunk (2.5+), but still On in 2.4.x thanks to the changes in the backport patch only => over->inherit_before = (base->inherit_before != 0) instead - of (base->inherit_before > 0), plus the doc updated accordingly. + of (base->inherit_before > 0), plus the doc updated accordingly. *) core: Avoid a possible truncation of the faulty header included in the HTML response when LimitRequestFieldSize is reached. -- 2.50.1