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.git
The following commit(s) were added to refs/heads/main by this push:
new 8d1dc0788d Fix formatting
8d1dc0788d is described below
commit 8d1dc0788d1d4c00eb179b1fcd24510583da9bb7
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jun 13 13:28:00 2024 +0100
Fix formatting
---
java/org/apache/catalina/Context.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/org/apache/catalina/Context.java
b/java/org/apache/catalina/Context.java
index 1fd9d6b921..9c59c10a9c 100644
--- a/java/org/apache/catalina/Context.java
+++ b/java/org/apache/catalina/Context.java
@@ -87,12 +87,12 @@ public interface Context extends Container, ContextBind {
*/
String CHANGE_SESSION_ID_EVENT = "changeSessionId";
-
/**
* Prefix for resource lookup.
*/
String WEBAPP_PROTOCOL = "webapp:";
+
// ------------------------------------------------------------- Properties
/**
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]