This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git

commit 89df072e7d4e7bd32440683b6971d20f63fe289d
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Sep 27 14:19:25 2023 +0100

    git apply requires a blank line at the end of the file
---
 native/srclib/openssl/openssl-msvcrt-3.0.x.patch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/native/srclib/openssl/openssl-msvcrt-3.0.x.patch 
b/native/srclib/openssl/openssl-msvcrt-3.0.x.patch
index cb2d5a4ae..59ca38eca 100644
--- a/native/srclib/openssl/openssl-msvcrt-3.0.x.patch
+++ b/native/srclib/openssl/openssl-msvcrt-3.0.x.patch
@@ -83,4 +83,5 @@ index d073d732da..8a96f9a151 100644
 +#include "e_os.h"
  #include "../testutil.h"
  #include <ctype.h>
- #include <openssl/provider.h>
\ No newline at end of file
+ #include <openssl/provider.h>
+ 
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to