From: Christophe Jaillet Date: Wed, 28 Jul 2021 06:35:36 +0000 (+0000) Subject: Remove trailing space to synch with 2.4.x X-Git-Tag: 2.5.0-alpha2-ci-test-only~880 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2806f2ab0c53640ff0bb27e7b52eaa75df9868e1;p=thirdparty%2Fapache%2Fhttpd.git Remove trailing space to synch with 2.4.x [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891841 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/h2_task.c b/modules/http2/h2_task.c index 5b32656a912..2ac6ea4735c 100644 --- a/modules/http2/h2_task.c +++ b/modules/http2/h2_task.c @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - + #include #include diff --git a/modules/http2/h2_util.c b/modules/http2/h2_util.c index 9b2b3de9682..c00a31c5ab1 100644 --- a/modules/http2/h2_util.c +++ b/modules/http2/h2_util.c @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - + #include #include #include