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
The following commit(s) were added to refs/heads/main by this push:
new e655acb82 Remove trailing space
e655acb82 is described below
commit e655acb82972a8d2fb6974b79bf6757e394b6178
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Jan 5 10:31:11 2026 +0000
Remove trailing space
---
native/BUILDING | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/native/BUILDING b/native/BUILDING
index f65043d27..6cd867709 100644
--- a/native/BUILDING
+++ b/native/BUILDING
@@ -170,7 +170,7 @@ Windows
> "c:\Program Files\Microsoft Visual
Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
> nmake -f NMAKEMakefile WITH_APR=C:\deps-x64\apr-%APR_VER%
WITH_OPENSSL=C:\deps-x64\openssl-%OPENSSL_VER% CPU=X64 APR_DECLARE_STATIC=1
STATIC_CRT=Hybrid
- Tomcat Native Connector DLLs may then be found in native\WIN7_*_DLL_RELEASE
+ Tomcat Native Connector DLLs may then be found in native\WIN7_*_DLL_RELEASE
FIPS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]