Author: fschumacher
Date: Tue Oct 13 20:14:34 2015
New Revision: 1708502
URL: http://svn.apache.org/viewvc?rev=1708502&view=rev
Log:
javadoc: close unordered list.
Modified:
tomcat/trunk/java/org/apache/coyote/http2/StreamStateMachine.java
Modified: tomcat/trunk/java/org/apache/coyote/http2/StreamStateMachine.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http2/StreamStateMachine.java?rev=1708502&r1=1708501&r2=1708502&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/http2/StreamStateMachine.java (original)
+++ tomcat/trunk/java/org/apache/coyote/http2/StreamStateMachine.java Tue Oct
13 20:14:34 2015
@@ -88,6 +88,7 @@ public class StreamStateMachine {
* <ul>
* <li>The stream is already reset</li>
* <li>The stream is already closed</li>
+ * </ul>
*
* @return <code>true</code> if a reset frame needs to be sent to the peer,
* otherwise <code>false</code>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]