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 48931c7340 Add auto-generated comment
48931c7340 is described below
commit 48931c7340443b9b4ab1f7ec059ae0368bccb859
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 29 17:26:37 2025 +0100
Add auto-generated comment
---
java/org/apache/tomcat/util/concurrent/LocalStrings.properties | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/java/org/apache/tomcat/util/concurrent/LocalStrings.properties
b/java/org/apache/tomcat/util/concurrent/LocalStrings.properties
index c938a3b529..59ae414927 100644
--- a/java/org/apache/tomcat/util/concurrent/LocalStrings.properties
+++ b/java/org/apache/tomcat/util/concurrent/LocalStrings.properties
@@ -13,4 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-lockImpl.unlockWithoutLock=An attempt was made to release a lock without first
obtaining the lock
\ No newline at end of file
+# Do not edit this file directly.
+# To edit translations see:
https://tomcat.apache.org/getinvolved.html#Translations
+
+lockImpl.unlockWithoutLock=An attempt was made to release a lock without first
obtaining the lock
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]