From f2fd642c3d8eabfabc4786e7f9fa3585a5c703d1 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 23 May 2020 14:10:46 +0000 Subject: [PATCH] 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 --- modules/http2/h2_version.h | 1 - 1 file changed, 1 deletion(-) 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 */ -- 2.47.3