This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 83bb24aec9 Remove trailing spaces
83bb24aec9 is described below
commit 83bb24aec9fad6847116c87c2d72404f78ef4b82
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Apr 30 12:35:37 2025 +0100
Remove trailing spaces
---
res/scripts/check-mime.pl | 2 +-
webapps/docs/changelog.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/res/scripts/check-mime.pl b/res/scripts/check-mime.pl
index 630dbb3063..4021565213 100755
--- a/res/scripts/check-mime.pl
+++ b/res/scripts/check-mime.pl
@@ -177,7 +177,7 @@ if ($opt_m eq '' || $opt_i eq '' || $opt_o eq '') {
# Switch locale for alphabetical ordering
setlocale(LC_COLLATE, $LOCALE);
-
+
print STDERR "INFO Using lists TOMCAT_KEEP and TOMCAT_ONLY defined in this
script.\n";
# Check whether TOMCAT_ONLY and TOMCAT_KEEP are disjoint
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 7b4090345c..f630c0d880 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -190,7 +190,7 @@
</update>
<update>
Update file extension to media type mappings to align with the current
- list used by the Apache Web Server (httpd). (markt)
+ list used by the Apache Web Server (httpd). (markt)
</update>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]