From: Christophe Jaillet Date: Sat, 23 May 2020 14:10:46 +0000 (+0000) Subject: Axe an empty line to synch with 2.4.x X-Git-Tag: 2.5.0-alpha2-ci-test-only~1421 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2fd642c3d8eabfabc4786e7f9fa3585a5c703d1;p=thirdparty%2Fapache%2Fhttpd.git Axe an empty line to synch with 2.4.x [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878060 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/h2_version.h b/modules/http2/h2_version.h index 3770b38ece2..787551cba17 100644 --- a/modules/http2/h2_version.h +++ b/modules/http2/h2_version.h @@ -37,5 +37,4 @@ */ #define MOD_HTTP2_VERSION_NUM 0x010f08 - #endif /* mod_h2_h2_version_h */