You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2021/09/02 18:48:16 UTC

[tomcat-native] branch main updated: Review output of conscious language checker for Tomcat Native

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 c17d3e0  Review output of conscious language checker for Tomcat Native
c17d3e0 is described below

commit c17d3e0e0a594604ff4f30065360aacc688cfb50
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Sep 2 19:48:10 2021 +0100

    Review output of conscious language checker for Tomcat Native
---
 native/NMAKEmakefile            | 2 +-
 native/NMAKEmakefile.inc        | 2 +-
 native/srclib/apr/NMAKEmakefile | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/native/NMAKEmakefile b/native/NMAKEmakefile
index 24cdbb4..1c91b5c 100644
--- a/native/NMAKEmakefile
+++ b/native/NMAKEmakefile
@@ -15,7 +15,7 @@
 #
 # ====================================================================
 #
-# NMAKEmakefile   Master Tomcat Native makefile.
+# NMAKEmakefile   Tomcat Native makefile.
 # Usage:
 #                 APR_DECLARE_STATIC=1  Use static version of the APR
 #                 ENABLE_OCSP=1  	    Enable OpenSSL OCSP code
diff --git a/native/NMAKEmakefile.inc b/native/NMAKEmakefile.inc
index 751a1d2..257d30b 100644
--- a/native/NMAKEmakefile.inc
+++ b/native/NMAKEmakefile.inc
@@ -18,7 +18,7 @@
 #
 # ====================================================================
 #
-# Makefile.inc Master makefile definitions.
+# Makefile.inc Tomcat Native makefile definitions.
 #                 This file defines CPU architecture and basic compiler
 #                 and linker parameters.
 # Common params:
diff --git a/native/srclib/apr/NMAKEmakefile b/native/srclib/apr/NMAKEmakefile
index 1d760a3..9cd5f71 100644
--- a/native/srclib/apr/NMAKEmakefile
+++ b/native/srclib/apr/NMAKEmakefile
@@ -15,7 +15,7 @@
 #
 # ====================================================================
 #
-# NMAKEmakefile   Master APR makefile.
+# NMAKEmakefile   APR makefile.
 # Usage:
 #                 DLL=1     Build DLL version
 #                 DEBUG=1   Build DEBUG version of APR

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