This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 20c39e9 Use consistent format
20c39e9 is described below
commit 20c39e9d6fa25ca6717cec8d7a98a37bf3564426
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Oct 9 11:49:04 2019 +0100
Use consistent format
---
java/org/apache/coyote/AsyncStateMachine.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/org/apache/coyote/AsyncStateMachine.java
b/java/org/apache/coyote/AsyncStateMachine.java
index 7044f75..3f2d2a2 100644
--- a/java/org/apache/coyote/AsyncStateMachine.java
+++ b/java/org/apache/coyote/AsyncStateMachine.java
@@ -119,7 +119,7 @@ import org.apache.tomcat.util.security.PrivilegedSetTccl;
* | | | |post() | | | | timeout()|
| | | error()|
* | | | |dispatched() | \|/\|/ \|/ |
dispatch()| | |-»--------|
* | | | |---«---------- | ---DISPATCHING«-----«------ |
------«----| |
- * | | | | | ^ |
|
+ * | | | | | /|\ |
|
* | | | | |----| |
|
* | | | | timeout() |
|
* | | | | |
|
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]