You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2020/05/23 14:10:46 UTC

svn commit: r1878060 - /httpd/httpd/trunk/modules/http2/h2_version.h

Author: jailletc36
Date: Sat May 23 14:10:46 2020
New Revision: 1878060

URL: http://svn.apache.org/viewvc?rev=1878060&view=rev
Log:
Axe an empty line to synch with 2.4.x

[skip ci]

Modified:
    httpd/httpd/trunk/modules/http2/h2_version.h

Modified: httpd/httpd/trunk/modules/http2/h2_version.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http2/h2_version.h?rev=1878060&r1=1878059&r2=1878060&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/http2/h2_version.h (original)
+++ httpd/httpd/trunk/modules/http2/h2_version.h Sat May 23 14:10:46 2020
@@ -37,5 +37,4 @@
  */
 #define MOD_HTTP2_VERSION_NUM 0x010f08
 
-
 #endif /* mod_h2_h2_version_h */