From dc178faee97360d99fff18beb89c21506a11014e Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 5 Apr 2024 15:50:07 +0000 Subject: [PATCH] tidy-up: whitespace [ci skip] --- Makefile.am | 2 +- tests/http/clients/.gitignore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 4a8b490dd4..86daa88ec8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -277,7 +277,7 @@ checksrc: .PHONY: vc-ide - + vc-ide: $(VC14_LIBVCXPROJ_DEPS) $(VC14_SRCVCXPROJ_DEPS) \ $(VC14_10_LIBVCXPROJ_DEPS) $(VC14_10_SRCVCXPROJ_DEPS) \ diff --git a/tests/http/clients/.gitignore b/tests/http/clients/.gitignore index fd8506bfdf..7334efbae9 100644 --- a/tests/http/clients/.gitignore +++ b/tests/http/clients/.gitignore @@ -9,4 +9,4 @@ ws-pingpong h2-upgrade-extreme tls-session-reuse h2-pausing -upload-pausing \ No newline at end of file +upload-pausing -- 2.47.3