]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove trailing space to synch with 2.4.x
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 28 Jul 2021 06:35:36 +0000 (06:35 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 28 Jul 2021 06:35:36 +0000 (06:35 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891841 13f79535-47bb-0310-9956-ffa450edef68

modules/http2/h2_task.c
modules/http2/h2_util.c

index 5b32656a912d725657a34b35ce660e48f2170c9a..2ac6ea4735c78552b26c4f28ffa3fe7f3f78b428 100644 (file)
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
 #include <assert.h>
 #include <stddef.h>
 
index 9b2b3de968250f974a35df50a5d5201cbdd341cf..c00a31c5ab156b42a0dbf259bdd683f9da7aa270 100644 (file)
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
 #include <assert.h>
 #include <apr_strings.h>
 #include <apr_thread_mutex.h>