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

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


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 9bfca8e3e8 Remove unnecessary space
9bfca8e3e8 is described below

commit 9bfca8e3e8e29b5db493c85b3b37786fe52c670f
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jun 16 16:48:28 2026 +0100

    Remove unnecessary space
---
 java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties 
b/java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties
index 5508cb6e39..4034c3659f 100644
--- a/java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties
+++ b/java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties
@@ -28,7 +28,7 @@ engine.invalidDestinationBuffersState=The state of the 
destination buffers chang
 engine.invalidOCSPURL=The OCSP URL is invalid: [{0}]
 engine.noRestrictSessionCreation=OpenSslEngine does not permit restricting the 
engine to only resuming existing sessions
 engine.noSSLContext=No SSL context
-engine.noSSLState= No state was found in the SSL Engine for the given SSL 
instance [{0}]
+engine.noSSLState=No state was found in the SSL Engine for the given SSL 
instance [{0}]
 engine.noSession=SSL session ID not available
 engine.nullBuffer=Null buffer
 engine.nullBufferInArray=Null buffer in array


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to